You are here

protected property WizardEntityFormController::$entityTypeManager in Chaos Tool Suite (ctools) 8.3

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;