You are here

protected property ShareEverywhereConfigForm::$entityDisplayRepository in Share Everywhere 8

Same name and namespace in other branches
  1. 2.x src/Form/ShareEverywhereConfigForm.php \Drupal\share_everywhere\Form\ShareEverywhereConfigForm::entityDisplayRepository

The entity display Repository.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

src/Form/ShareEverywhereConfigForm.php, line 40

Class

ShareEverywhereConfigForm
Provides a settings form for Share Everywhere module.

Namespace

Drupal\share_everywhere\Form

Code

protected $entityDisplayRepository;