Completed
Push — master ( 8ba427...36bbdb )
by Lorenzo
02:57
created
src/Uploadable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -26,7 +26,7 @@
 block discarded – undo
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
      */
Please login to merge, or discard this patch.