Searched refs:getDirectoryIterator (Results 1 – 1 of 1) sorted by relevance
236 foreach ($this->getDirectoryIterator($fileOrDirectory) as $file) {254 private function getDirectoryIterator(string $directory): iterable function in Symfony\\Component\\Yaml\\Command\\LintCommand