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\Controller
Code
protected $contextRepository;
Please login to continue.