@@ -17,8 +17,8 @@ |
||
| 17 | 17 | } |
| 18 | 18 | |
| 19 | 19 | /** |
| 20 | - * Magic method before example |
|
| 21 | - */ |
|
| 20 | + * Magic method before example |
|
| 21 | + */ |
|
| 22 | 22 | public function before() |
| 23 | 23 | { |
| 24 | 24 | $class = 'Apps\Controller\Admin\\' . $this->_controller; |