You are here

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

The entity manager.

Type: \Drupal\Core\Entity\EntityDisplayRepository

File

src/Form/EntityConfigSettingsForm.php, line 43

Class

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

Namespace

Drupal\acquia_contenthub\Form

Code

protected $entityDisplayRepository;