TemplateIterator
class TemplateIterator implements IteratorAggregate
Iterator for all templates in bundles and in the application Resources directory.
Methods
getIterator()
{@inheritdoc}
Details
at line line 34
__construct(KernelInterface $kernel, string $rootDir, array $paths = array())
at line line 44
getIterator()
{@inheritdoc}