You are here

protected property EventTypeForm::$entityDisplayRepository in RNG - Events and Registrations 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/EventTypeForm.php \Drupal\rng\Form\EventTypeForm::entityDisplayRepository
  2. 8 src/Form/EventTypeForm.php \Drupal\rng\Form\EventTypeForm::entityDisplayRepository

The entity display repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Form/EventTypeForm.php, line 50

Class

EventTypeForm
Form controller for event config entities.

Namespace

Drupal\rng\Form

Code

protected $entityDisplayRepository;