EntityFormWizardBase::$entityTypeManager
Same name in other branches
- 8.x-3.x src/Wizard/EntityFormWizardBase.php \Drupal\ctools\Wizard\EntityFormWizardBase::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
-
src/
Wizard/ EntityFormWizardBase.php, line 25
Class
- EntityFormWizardBase
- The base class for all entity form wizards.
Namespace
Drupal\ctools\WizardCode
protected $entityTypeManager;