You are here

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

The file storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/EditorFileDialog.php, line 29

Class

EditorFileDialog
Provides a link dialog for text editors.

Namespace

Drupal\editor_file\Form

Code

protected $fileStorage;