You are here

protected property BlockFormBase::$context in Context 8.0

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

The context entity the reaction belongs to.

Type: ContextInterface

File

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

Class

BlockFormBase

Namespace

Drupal\context\Reaction\Blocks\Form

Code

protected $context;