This commit is contained in:
2021-03-19 16:32:34 +08:00
parent fc18533f7c
commit 0c98f8858d
5 changed files with 112 additions and 5 deletions
+1
View File
@@ -35,6 +35,7 @@ class Loader extends BaseObject
/**
* @param $path
* @param $namespace
* @throws ComponentException
*/
public function loader($path, $namespace)
{