You are here

protected property EditorFileDialog::$fileStorage in CkEditor Background Image 8

Same name and namespace in other branches
  1. 2.0.x src/Form/EditorFileDialog.php \Drupal\ckeditor_bgimage\Form\EditorFileDialog::fileStorage

The file storage service.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/EditorFileDialog.php, line 28

Class

EditorFileDialog
Provides a link dialog for text editors.

Namespace

Drupal\ckeditor_bgimage\Form

Code

protected $fileStorage;