protected property TwigTweakExtension::$moduleHandler in Twig Tweak 3.x
Same name and namespace in other branches
- 3.1.x src/TwigTweakExtension.php \Drupal\twig_tweak\TwigTweakExtension::moduleHandler
The module handler to invoke alter hooks.
Type: \Drupal\Core\Extension\ModuleHandlerInterface
File
- src/
TwigTweakExtension.php, line 40
Class
- TwigTweakExtension
- Twig extension with some useful functions and filters.
Namespace
Drupal\twig_tweakCode
protected $moduleHandler;