The block manager.
Type: \Drupal\Core\Block\BlockManagerInterface
File
- core/modules/block/src/Controller/BlockLibraryController.php, line 26
Class
- BlockLibraryController
- Provides a list of block plugins to be added to the layout.
Namespace
Drupal\block\Controller
Code
protected $blockManager;
Please login to continue.