You are here

protected property ParagraphsFrontendUIController::$entityTypeManager in Paragraphs frontend ui 8.2

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

File

src/Controller/ParagraphsFrontendUIController.php, line 38

Class

ParagraphsFrontendUIController
Controller for up and down actions.

Namespace

Drupal\paragraphs_frontend_ui\Controller

Code

protected $entityTypeManager;