Completed
Push — master ( f4d401...8d3e9d )
by Vitaly
10:58
created
src/Core.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -524,7 +524,7 @@
 block discarded – undo
524 524
      * @param string $path       Path for module loading
525 525
      * @param array  $parameters Collection of loading parameters
526 526
      *
527
-     * @return $this|bool
527
+     * @return Core
528 528
      * @throws \samsonphp\core\exception\CannotLoadModule
529 529
      */
530 530
     public function load($path, $parameters = array())
Please login to merge, or discard this patch.