You are here

protected property CkeditorTemplateForm::$fileSystem in Ckeditor templates user interface 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Form/CkeditorTemplateForm.php, line 21

Class

CkeditorTemplateForm
Implement config form for Ckeditor template.

Namespace

Drupal\ckeditor_templates_ui\Form

Code

protected $fileSystem;