Skip to content

Commit fbbb014

Browse files
committed
Add note on reference table.
1 parent 7f99542 commit fbbb014

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

facades.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ Unit testing is an important aspect of why facades work the way that they do. In
112112
<a name="facade-class-reference"></a>
113113
## Facade Class Reference
114114

115+
Below you will find every facade and its underlying class. This is a useful tool for quickly digging into the API documentation for a given facade root. The [IoC binding](/docs/ioc) key is also included where applicable.
116+
115117
Facade | Class | IoC Binding
116118
------------- | ------------- | -------------
117119
App | [Illuminate\Foundation\Application](http://laravel.com/api/4.1/Illuminate/Foundation/Application.html) | `app`

0 commit comments

Comments
 (0)