You are here

protected property ParagraphsViewmodeBehavior::$entityTypeManager in Paragraphs View Modes 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/paragraphs/Behavior/ParagraphsViewmodeBehavior.php, line 38

Class

ParagraphsViewmodeBehavior
Class ParagraphsViewmodeBehavior.

Namespace

Drupal\paragraphs_viewmode\Plugin\paragraphs\Behavior

Code

protected $entityTypeManager;