You are here

protected property EdgeEntityDisplaySettingsForm::$entityDisplayRepository in Apigee Edge 8

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Form/EdgeEntityDisplaySettingsForm.php, line 59

Class

EdgeEntityDisplaySettingsForm
Configuration form for Apigee entities display settings.

Namespace

Drupal\apigee_edge\Form

Code

protected $entityDisplayRepository;