@@ -147,7 +147,6 @@ |
||
147 | 147 | * Checks if a given attribute value pair is valid. The value should not be null and |
148 | 148 | * not be equal the original value, and the attribute should actually be fillable. |
149 | 149 | * |
150 | - * @param string $changes |
|
151 | 150 | * @param mixed $value |
152 | 151 | * @return bool |
153 | 152 | */ |