You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Wizard/EntityFormWizardBase.php, line 24

Class

EntityFormWizardBase
The base class for all entity form wizards.

Namespace

Drupal\ctools\Wizard

Code

protected $entityTypeManager;