You are here

protected property EditorFileDialog::$entityRepository in Editor File upload 8

The entity repository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Form/EditorFileDialog.php, line 36

Class

EditorFileDialog
Provides a link dialog for text editors.

Namespace

Drupal\editor_file\Form

Code

protected $entityRepository;