Completed
Push — master ( 383466...f53a3b )
by Garrett
03:21
created
src/Mediator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -438,7 +438,7 @@
 block discarded – undo
438 438
      *
439 439
      * @internal
440 440
      *
441
-     * @param mixed $needle   The value to be searched for
441
+     * @param callable $needle   The value to be searched for
442 442
      * @param array $haystack The array
443 443
      *
444 444
      * @return int|bool The top-level key containing the needle if found, false otherwise
Please login to merge, or discard this patch.