Completed
Push — develop ( ffb87f...d31c2e )
by Stuart
02:42
created
src/TypeChecks/IsArray.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -62,8 +62,6 @@
 block discarded – undo
62 62
      * by array, we mean something that you can pass to any of PHP's
63 63
      * array_xxx() functions
64 64
      *
65
-     * @param  mixed $item
66
-     *         the item to be checked
67 65
      * @return boolean
68 66
      *         TRUE if the item is an array
69 67
      *         FALSE otherwise
Please login to merge, or discard this patch.