@@ -26,7 +26,7 @@ |
||
26 | 26 | * Determine if the model or given attribute(s) have been modified. |
27 | 27 | * Implemented in \Illuminate\Database\Eloquent\Model |
28 | 28 | * |
29 | - * @param array|string|null $attributes = null |
|
29 | + * @param string $attributes = null |
|
30 | 30 | * |
31 | 31 | * @return bool |
32 | 32 | */ |