改名
This commit is contained in:
@@ -47,6 +47,8 @@ class Loader extends BaseObject
|
|||||||
public function loader($path, $namespace)
|
public function loader($path, $namespace)
|
||||||
{
|
{
|
||||||
$this->_scanDir(new DirectoryIterator($path), $namespace);
|
$this->_scanDir(new DirectoryIterator($path), $namespace);
|
||||||
|
|
||||||
|
var_dump($this->_directory);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user