class TemplateFinder implements TemplateFinderInterface
Finds all the templates.
Methods
|
__construct(KernelInterface $kernel, TemplateNameParserInterface $parser, string $rootDir)
Constructor. |
||
| array |
findAllTemplates()
Find all the templates. |
Details
at line 38
public
__construct(KernelInterface $kernel, TemplateNameParserInterface $parser, string $rootDir)
Constructor.
at line 50
public array
findAllTemplates()
Find all the templates.