@@ -31,7 +31,6 @@ |
||
| 31 | 31 | * then the **isIn** function wont check the |
| 32 | 32 | * *needle* in the *haystack*. |
| 33 | 33 | * types of the |
| 34 | - |
|
| 35 | 34 | * @return type |
| 36 | 35 | */ |
| 37 | 36 | public static function isIn($needle, array $haystack, $strict = true) {
|