You are here

protected property BlockLibraryController::$contextRepository in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 38
Contains \Drupal\block\Controller\BlockLibraryController.

Class

BlockLibraryController
Provides a list of block plugins to be added to the layout.

Namespace

Drupal\block\Controller

Code

protected $contextRepository;