@@ -54,7 +54,6 @@ |
||
| 54 | 54 | * Collect model errors |
| 55 | 55 | * |
| 56 | 56 | * @param Model $model the model to be validated |
| 57 | - * @param mixed $attributes list of attributes that should be validated. |
|
| 58 | 57 | * @return array the error message array indexed by the attribute IDs. |
| 59 | 58 | */ |
| 60 | 59 | public static function collectModelErrors($model) |