You are here

protected property EntityForm::$moduleHandler in Flexiform 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Block/EntityForm.php, line 61

Class

EntityForm
Provides a block to see an entity form.

Namespace

Drupal\flexiform\Plugin\Block

Code

protected $moduleHandler;