modify
This commit is contained in:
@@ -305,6 +305,8 @@ class Loader extends BaseObject
|
||||
$tree = $tree->getChild($value);
|
||||
}
|
||||
}
|
||||
|
||||
var_dump($tree);
|
||||
if ($tree instanceof FileTree) {
|
||||
$this->eachNode($tree->getChildes());
|
||||
$this->execute($tree->getFiles());
|
||||
|
||||
Reference in New Issue
Block a user