You are here

protected property ServiceAuditFilesManagedNotUsed::$fileSystem in Audit Files 4.x

Same name and namespace in other branches
  1. 8.3 src/ServiceAuditFilesManagedNotUsed.php \Drupal\auditfiles\ServiceAuditFilesManagedNotUsed::fileSystem
  2. 8.2 src/ServiceAuditFilesManagedNotUsed.php \Drupal\auditfiles\ServiceAuditFilesManagedNotUsed::fileSystem

The File System service.

Type: \Drupal\Core\File\FileSystemInterface

File

src/ServiceAuditFilesManagedNotUsed.php, line 52

Class

ServiceAuditFilesManagedNotUsed
Service managed not used functions.

Namespace

Drupal\auditfiles

Code

protected $fileSystem;