You are here

protected property ActionEditFieldForm::$nodeTypeStorage in Paragraphs table 8

The node type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/ActionEditFieldForm.php, line 35

Class

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

Namespace

Drupal\paragraphs_table\Form

Code

protected $nodeTypeStorage;