WizardEntityFormController::$entityTypeManager
Same name in other branches
- 8.x-3.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\ControllerCode
protected $entityTypeManager;