Completed
Push — 1.x ( 549f51...b82b20 )
by Asao
02:04
created
src/Locator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -33,7 +33,7 @@
 block discarded – undo
33 33
 
34 34
     /**
35 35
      * @param string $file
36
-     * @return bool|string
36
+     * @return string|false
37 37
      */
38 38
     public function locate($file)
39 39
     {
Please login to merge, or discard this patch.