Completed
Branch master (50ea90)
by Sam
03:59
created
src/StaticWebServer.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -206,7 +206,7 @@
 block discarded – undo
206 206
     /**
207 207
      * @param string $requestPath
208 208
      *
209
-     * @return bool|string
209
+     * @return string|false
210 210
      */
211 211
     public function resolvePath($requestPath)
212 212
     {
Please login to merge, or discard this patch.