You are here

protected property GroupAddForm::$entityTypeManager in Paragraphs Browser 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides EntityForm::$entityTypeManager

File

src/Form/GroupAddForm.php, line 43
Contains \Drupal\paragraphs_browser\Form\GroupAddForm.

Class

GroupAddForm
Class GroupAddForm.

Namespace

Drupal\paragraphs_browser\Form

Code

protected $entityTypeManager;