TemplateFinder
TemplateFinder
class TemplateFinder implements TemplateFinderInterface
Finds all the templates.
Methods
__construct(KernelInterface $kernel, TemplateNameParserInterface $parser, string $rootDir) Constructor. | ||
array | findAllTemplates() Find all the templates in the bundle and in the kernel Resources folder. |