You are here

protected property BlockFormBase::$moduleHandler in Context 8.4

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

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

Class

BlockFormBase
Provides a Block Form Base for blocks reactions.

Namespace

Drupal\context\Reaction\Blocks\Form

Code

protected $moduleHandler;