@@ -524,7 +524,7 @@ |
||
| 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()) |