Completed
Pull Request — master (#4)
by Jose
36:21 queued 30:58
created
src/Finder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -29,7 +29,7 @@
 block discarded – undo
29 29
      * Finder constructor
30 30
      * 
31 31
      * @param string $needle
32
-     * @param array $haystack
32
+     * @param string[] $haystack
33 33
      * @return void
34 34
      */
35 35
     public function __construct($needle, $haystack)
Please login to merge, or discard this patch.