Searched defs:ext (Results 1 – 4 of 4) sorted by relevance
36 public function collectDir(string $dir, string $ext = '.twig'): array
74 $ext = strtolower(pathinfo($resolved, PATHINFO_EXTENSION)); variable
492 private function findFileWithExtension($class, $ext)