protected property BlockFormBase::$blockManager in Context 8.4
Same name and namespace in other branches
- 8 src/Reaction/Blocks/Form/BlockFormBase.php \Drupal\context\Reaction\Blocks\Form\BlockFormBase::blockManager
- 8.0 src/Reaction/Blocks/Form/BlockFormBase.php \Drupal\context\Reaction\Blocks\Form\BlockFormBase::blockManager
The block manager.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- src/
Reaction/ Blocks/ Form/ BlockFormBase.php, line 63
Class
- BlockFormBase
- Provides a Block Form Base for blocks reactions.
Namespace
Drupal\context\Reaction\Blocks\FormCode
protected $blockManager;