Completed
Push — master ( 662b17...55cf61 )
by Oliver
10:02
created
src/BoxedCode/Eloquent/Meta/Metable.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -45,7 +45,7 @@
 block discarded – undo
45 45
     /**
46 46
      * Determine if the model or given attribute(s) have been modified.
47 47
      *
48
-     * @param  array|string|null  $attributes
48
+     * @param  string  $attributes
49 49
      * @return bool
50 50
      */
51 51
     public function isDirty($attributes = null)
Please login to merge, or discard this patch.