You are here

protected property DeprecationAnalyzer::$fileSystem in Upgrade Status 8.2

Same name and namespace in other branches
  1. 8.3 src/DeprecationAnalyzer.php \Drupal\upgrade_status\DeprecationAnalyzer::fileSystem

File system service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/DeprecationAnalyzer.php, line 80

Class

DeprecationAnalyzer

Namespace

Drupal\upgrade_status

Code

protected $fileSystem;