You are here

protected property BlockFormBase::$block in Context 8.4

Same name and namespace in other branches
  1. 8 src/Reaction/Blocks/Form/BlockFormBase.php \Drupal\context\Reaction\Blocks\Form\BlockFormBase::block
  2. 8.0 src/Reaction/Blocks/Form/BlockFormBase.php \Drupal\context\Reaction\Blocks\Form\BlockFormBase::block

The plugin being configured.

Type: \Drupal\Core\Block\BlockPluginInterface

File

src/Reaction/Blocks/Form/BlockFormBase.php, line 42

Class

BlockFormBase
Provides a Block Form Base for blocks reactions.

Namespace

Drupal\context\Reaction\Blocks\Form

Code

protected $block;