The local action manager.
Type: \Drupal\Core\Menu\LocalActionManagerInterface
File
- core/modules/block/src/Controller/BlockLibraryController.php, line 47
Class
- BlockLibraryController
- Provides a list of block plugins to be added to the layout.
Namespace
Drupal\block\Controller
Code
protected $localActionManager;
Please login to continue.