|
Jobbuddy
|
Fonctions membres publiques | |
| __construct (private ContainerInterface $container,) | |
| load (string $class) | |
Lazily loads Twig runtime implementations from a PSR-11 container.
Note that the runtime services MUST use their class names as identifiers.
| load | ( | string | $class | ) |
Creates the runtime implementation of a Twig element (filter/function/test).
Implémente RuntimeLoaderInterface.