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