@@ -2,8 +2,8 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\Models; |
| 6 | +use FFMVC\Helpers; |
|
| 7 | 7 | |
| 8 | 8 | /** |
| 9 | 9 | * fat-free framework application |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\CLI; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Controllers, Models, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -30,7 +30,7 @@ |
||
| 30 | 30 | * run cli.php '/index/running' in two different terminals |
| 31 | 31 | * @param \Base $f3 |
| 32 | 32 | * @param array $params |
| 33 | - * @return void |
|
| 33 | + * @return false|null |
|
| 34 | 34 | */ |
| 35 | 35 | public function running(\Base $f3, array $params) |
| 36 | 36 | { |
@@ -2,8 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\CLI; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | - |
|
| 7 | 5 | /** |
| 8 | 6 | * Index CLI Class. |
| 9 | 7 | * |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Controllers\Admin; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Controllers, Models, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Controllers\Admin; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Controllers, Models, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Controllers\Admin; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Controllers, Models, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Controllers\Admin; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Controllers, Models, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Controllers\Admin; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Controllers, Models, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Controllers\Admin; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Controllers, Models, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |