protected property LayoutParagraphsWidget::$entityTypeManager in Layout Paragraphs 2.0.x
Same name and namespace in other branches
- 1.0.x src/Plugin/Field/FieldWidget/LayoutParagraphsWidget.php \Drupal\layout_paragraphs\Plugin\Field\FieldWidget\LayoutParagraphsWidget::entityTypeManager
The Entity Type Manager service property.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Plugin/ Field/ FieldWidget/ LayoutParagraphsWidget.php, line 46
Class
- LayoutParagraphsWidget
- Layout paragraphs widget.
Namespace
Drupal\layout_paragraphs\Plugin\Field\FieldWidgetCode
protected $entityTypeManager;