protected property ServiceAuditFilesNotOnServer::$fileSystem in Audit Files 4.x
Same name and namespace in other branches
- 8.3 src/ServiceAuditFilesNotOnServer.php \Drupal\auditfiles\ServiceAuditFilesNotOnServer::fileSystem
- 8.2 src/ServiceAuditFilesNotOnServer.php \Drupal\auditfiles\ServiceAuditFilesNotOnServer::fileSystem
The File System service.
Type: \Drupal\Core\File\FileSystemInterface
File
- src/
ServiceAuditFilesNotOnServer.php, line 52
Class
- ServiceAuditFilesNotOnServer
- Providing the service that used in not in database functionality.
Namespace
Drupal\auditfilesCode
protected $fileSystem;