Loader
abstract class Loader implements LoaderInterface
Loader is the base class for all template loader classes.
Properties
protected LoggerInterface|null | $logger |
Methods
setLogger(LoggerInterface $logger)
Sets the debug logger to use for this loader.