Completed
Pull Request — master (#410)
by Anton
06:09
created
src/_functions.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -35,7 +35,7 @@
 block discarded – undo
35 35
     /**
36 36
      * @param $array
37 37
      * @param array ...$keys
38
-     * @return mixed|null
38
+     * @return boolean
39 39
      */
40 40
     function array_has(array $array, ...$keys)
41 41
     {
Please login to merge, or discard this patch.