Completed
Push — 2.x ( c18f3e...306a7f )
by Paul
03:36
created
src/Loader.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -310,7 +310,7 @@
 block discarded – undo
310 310
      *
311 311
      * @param string $relative_class The relative class name.
312 312
      *
313
-     * @return mixed Boolean false if no mapped file can be loaded, or the
313
+     * @return false|string Boolean false if no mapped file can be loaded, or the
314 314
      * name of the mapped file that was loaded.
315 315
      *
316 316
      */
Please login to merge, or discard this patch.