protected property LayoutBuilderContextTrait::$contextRepository in Drupal 8
Same name and namespace in other branches
- 9 core/modules/layout_builder/src/Context/LayoutBuilderContextTrait.php \Drupal\layout_builder\Context\LayoutBuilderContextTrait::contextRepository
The context repository.
Type: \Drupal\Core\Plugin\Context\ContextRepositoryInterface
File
- core/
modules/ layout_builder/ src/ Context/ LayoutBuilderContextTrait.php, line 18
Class
- LayoutBuilderContextTrait
- Provides a wrapper around getting contexts from a section storage object.
Namespace
Drupal\layout_builder\ContextCode
protected $contextRepository;