@@ -11,10 +11,10 @@ |
||
11 | 11 | class Invoice extends Facade |
12 | 12 | { |
13 | 13 | /** |
14 | - * Get the registered name of the component. |
|
15 | - * |
|
16 | - * @return string |
|
17 | - */ |
|
14 | + * Get the registered name of the component. |
|
15 | + * |
|
16 | + * @return string |
|
17 | + */ |
|
18 | 18 | protected static function getFacadeAccessor() |
19 | 19 | { |
20 | 20 | return 'invoice'; |