WizardEntityFormController::$entityTypeManager

Same name in other branches
  1. 4.0.x src/Controller/WizardEntityFormController.php \Drupal\ctools\Controller\WizardEntityFormController::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Controller/WizardEntityFormController.php, line 21

Class

WizardEntityFormController
Wrapping controller for wizard forms that serve as the main page body.

Namespace

Drupal\ctools\Controller

Code

protected $entityTypeManager;