You are here

protected property EntityConfigSettingsForm::$entityTypeManager in Acquia Content Hub 8

The entity manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/EntityConfigSettingsForm.php, line 29

Class

EntityConfigSettingsForm
Defines the form to configure the entity types and bundles to be exported.

Namespace

Drupal\acquia_contenthub\Form

Code

protected $entityTypeManager;