Searched refs:getChildrenLeaf (Results 1 – 6 of 6) sorted by relevance
58 foreach (FileSystems::getChildrenLeaf($path) as $path) {
76 foreach (FileSystems::getChildrenLeaf($parent) as $child) {
197 $fileChildren = FileSystems::getChildrenLeaf($metadatDirectory);
184 public static function getChildrenLeaf(Path $namespacePath): array function in ComboStrap\\FileSystems
554 $childrenLeaf = FileSystems::getChildrenLeaf($namespacePath);
92 $files = FileSystems::getChildrenLeaf($directory);