You are here

protected property BlockFormBase::$block in Context 8

Same name and namespace in other branches
  1. 8.4 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 36

Class

BlockFormBase

Namespace

Drupal\context\Reaction\Blocks\Form

Code

protected $block;