class TemplateIterator implements IteratorAggregate
Iterator for all templates in bundles and in the application Resources directory.
Methods
__construct(KernelInterface $kernel, string $rootDir, array $paths = array()) | ||
getIterator() {@inheritdoc} |
Details
__construct(KernelInterface $kernel, string $rootDir, array $paths = array())
getIterator()
{@inheritdoc}
Please login to continue.