protected property BlockLibraryController::$contextRepository in Drupal 8
Same name and namespace in other branches
- 9 core/modules/block/src/Controller/BlockLibraryController.php \Drupal\block\Controller\BlockLibraryController::contextRepository
The context repository.
Type: \Drupal\Core\Plugin\Context\LazyContextRepository
File
- core/
modules/ block/ src/ Controller/ BlockLibraryController.php, line 33
Class
- BlockLibraryController
- Provides a list of block plugins to be added to the layout.
Namespace
Drupal\block\ControllerCode
protected $contextRepository;