protected property BlocksController::$blockManager in Gutenberg 8
Same name and namespace in other branches
- 8.2 src/Controller/BlocksController.php \Drupal\gutenberg\Controller\BlocksController::blockManager
Drupal\Core\Block\BlockManagerInterface instance.
Type: \Drupal\Core\Block\BlockManagerInterface
File
- src/
Controller/ BlocksController.php, line 23
Class
- BlocksController
- Returns responses for our blocks routes.
Namespace
Drupal\gutenberg\ControllerCode
protected $blockManager;