@@ -237,7 +237,6 @@ |
||
| 237 | 237 | * Process errors of results from (return array of $this->validate(true)) $validator->run($data) into friendlier notifications |
| 238 | 238 | * |
| 239 | 239 | * @param mixed $errors errors from $validator->run($data) or get last errors |
| 240 | - * @param array $notifications |
|
| 241 | 240 | */ |
| 242 | 241 | public function validationErrors($errors = []): array |
| 243 | 242 | { |
@@ -2,8 +2,8 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Mappers; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\Traits; |
| 6 | +use FFMVC\Helpers; |
|
| 7 | 7 | |
| 8 | 8 | /** |
| 9 | 9 | * Base Database Mapper Class extends f3's DB\SQL\Mapper |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Models; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Models; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Models; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Models; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Models; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Models; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |
@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace FFCMS\Models; |
| 4 | 4 | |
| 5 | -use FFMVC\Helpers; |
|
| 6 | 5 | use FFCMS\{Traits, Mappers}; |
| 7 | 6 | |
| 8 | 7 | /** |