protected property BlockViewBuilder::$contextHandler in Twig Tweak 3.1.x
Same name and namespace in other branches
- 3.x src/View/BlockViewBuilder.php \Drupal\twig_tweak\View\BlockViewBuilder::contextHandler
The plugin context handler.
Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface
File
- src/
View/ BlockViewBuilder.php, line 42
Class
- BlockViewBuilder
- Block view builder.
Namespace
Drupal\twig_tweak\ViewCode
protected $contextHandler;