ContainerAwareRuntimeLoader

ContainerAwareRuntimeLoader

class ContainerAwareRuntimeLoader implements RuntimeLoaderInterface

Loads Twig extension runtimes via the service container.

Methods

__construct(ContainerInterface $container, array $mapping, LoggerInterface $logger = null)
load($class)

{@inheritdoc}

Details