Completed
Push — master ( c22208...64acfb )
by Igor
04:17
created
helpers/Util.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -54,7 +54,6 @@
 block discarded – undo
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)
Please login to merge, or discard this patch.