You are here

protected property ActionEditFieldForm::$moduleHandler in Paragraphs table 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Form/ActionEditFieldForm.php, line 28

Class

ActionEditFieldForm
Builds and process a form for editing a single entity field.

Namespace

Drupal\paragraphs_table\Form

Code

protected $moduleHandler;