You are here

protected property MarkdownCommands::$fileSystem in Markdown 8.2

The File System service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Commands/MarkdownCommands.php, line 89

Class

MarkdownCommands
Markdown commands for Drush 9+.

Namespace

Drupal\markdown\Commands

Code

protected $fileSystem;