You are here

protected property LayoutParagraphsSectionsSettingsForm::$entityTypeManager in Layout Paragraphs 1.0.x

Same name and namespace in other branches
  1. 2.0.x src/Form/LayoutParagraphsSectionsSettingsForm.php \Drupal\layout_paragraphs\Form\LayoutParagraphsSectionsSettingsForm::entityTypeManager

The Entity Type Manager service property.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/LayoutParagraphsSectionsSettingsForm.php, line 38

Class

LayoutParagraphsSectionsSettingsForm
Class LayoutParagraphsSectionsSettingsForm.

Namespace

Drupal\layout_paragraphs\Form

Code

protected $entityTypeManager;