You are here

protected property CodeMirrorEditorCommands::$fileSystem in The CodeMirror Editor 8

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Commands/CodeMirrorEditorCommands.php, line 67

Class

CodeMirrorEditorCommands
Drush integration for CodeMirror editor module.

Namespace

Drupal\codemirror_editor\Commands

Code

protected $fileSystem;