You are here

protected property AdvaggCommands::$fileSystem in Advanced CSS/JS Aggregation 8.4

Same name and namespace in other branches
  1. 8.3 src/Commands/AdvaggCommands.php \Drupal\advagg\Commands\AdvaggCommands::fileSystem

Provides helpers to operate on files and stream wrappers.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Commands/AdvaggCommands.php, line 35

Class

AdvaggCommands
Advagg commands for Drush 9+.

Namespace

Drupal\advagg\Commands

Code

protected $fileSystem;