Searched refs:parentPathTreeNode (Results 1 – 1 of 1) sorted by relevance
33 * @param PathTreeNode $parentPathTreeNode36 public static function buildTreeFromFileSystemRecursively(PathTreeNode $parentPathTreeNode) argument38 $parentPath = $parentPathTreeNode->getPath();43 $parentPathTreeNode->appendChild($childTreeNode);