You are here

protected property ParagraphsSliderPlugin::$entityTypeManager in Paragraphs Collection 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/paragraphs_collection_demo/src/Plugin/paragraphs/Behavior/ParagraphsSliderPlugin.php, line 47

Class

ParagraphsSliderPlugin
Provides Slider plugin.

Namespace

Drupal\paragraphs_collection_demo\Plugin\paragraphs\Behavior

Code

protected $entityTypeManager;