Completed
Push — master ( 59527d...93c6d6 )
by Nate
10:09 queued 08:52
created
src/records/ActiveRecord.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -263,7 +263,7 @@
 block discarded – undo
263 263
     }
264 264
 
265 265
     /**
266
-     * @param $name
266
+     * @param string $name
267 267
      * @return bool
268 268
      */
269 269
     protected function hasSetterPriority($name)
Please login to merge, or discard this patch.