@@ -62,8 +62,6 @@ |
||
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 |