You are here

protected property CKEditorEntityLinkDialog::$entityRepository in CKEditor Entity Link 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Form/CKEditorEntityLinkDialog.php, line 43

Class

CKEditorEntityLinkDialog
Provides a link dialog for text editors.

Namespace

Drupal\ckeditor_entity_link\Form

Code

protected $entityRepository;