You are here

protected property CodeMirror::$fileSystem in CKEditor CodeMirror 8.2

File system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Plugin/CKEditorPlugin/CodeMirror.php, line 30

Class

CodeMirror
Defines the "CodeMirror" plugin.

Namespace

Drupal\ckeditor_codemirror\Plugin\CKEditorPlugin

Code

protected $fileSystem;