FilesystemLoader

FilesystemLoader

class FilesystemLoader extends FilesystemLoader

FilesystemLoader extends the default Twig filesystem loader to work with the Symfony paths and template references.

Methods

__construct(FileLocatorInterface $locator, TemplateNameParserInterface $parser, string|null $rootPath = null)

Constructor.

exists($name)

{@inheritdoc}

Details