You are here

protected property ComponentFormBase::$entityTypeManager in Layout Paragraphs 2.0.x

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/ComponentFormBase.php, line 48

Class

ComponentFormBase
Class LayoutParagraphsComponentFormBase.

Namespace

Drupal\layout_paragraphs\Form

Code

protected $entityTypeManager;