You are here

protected property BlockFormBase::$reaction 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::reaction
  2. 8.0 src/Reaction/Blocks/Form/BlockFormBase.php \Drupal\context\Reaction\Blocks\Form\BlockFormBase::reaction

The blocks reaction this block should be added to.

Type: \Drupal\context\Plugin\ContextReaction\Blocks

File

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

Class

BlockFormBase

Namespace

Drupal\context\Reaction\Blocks\Form

Code

protected $reaction;