@@ -7,11 +7,11 @@ |
||
| 7 | 7 | class Respond extends Facade { |
| 8 | 8 | |
| 9 | 9 | |
| 10 | - /** |
|
| 11 | - * Get the registered name of the component. |
|
| 12 | - * |
|
| 13 | - * @return string |
|
| 14 | - */ |
|
| 15 | - protected static function getFacadeAccessor() { return 'Anetwork\Respond\Messages'; } |
|
| 10 | + /** |
|
| 11 | + * Get the registered name of the component. |
|
| 12 | + * |
|
| 13 | + * @return string |
|
| 14 | + */ |
|
| 15 | + protected static function getFacadeAccessor() { return 'Anetwork\Respond\Messages'; } |
|
| 16 | 16 | |
| 17 | 17 | } |
| 18 | 18 | \ No newline at end of file |