You are here

protected property ComposerJsonSource::$fileSystem in PatchInfo 8.2

The file system service.

Type: \Drupal\Core\File\FileSystemInterface

File

modules/patchinfo_source_composer/src/Plugin/PatchInfo/Source/ComposerJsonSource.php, line 39

Class

ComposerJsonSource
Gathers patch information from composer.json files.

Namespace

Drupal\patchinfo_source_composer\Plugin\patchinfo\source

Code

protected $fileSystem;