You are here

protected property FieldBlockConfigForm::$moduleHandler in Field as Block 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/FieldBlockConfigForm.php, line 47

Class

FieldBlockConfigForm
Configuration for select Entity types and delete blocks of unused types.

Namespace

Drupal\fieldblock\Form

Code

protected $moduleHandler;