You are here

protected property PanelizerIPEController::$entityTypeManager in Lightning Workflow 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/PanelizerIPEController.php, line 35

Class

PanelizerIPEController
Controller for Panels IPE routes that are specific to Panelizer.

Namespace

Drupal\lightning_workflow\Controller

Code

protected $entityTypeManager;