You are here

protected property DrupalTempFileAdapter::$filesystem in Backup and Migrate 8.4

The Drupal file system for provisioning temp files.

Type: \Drupal\Core\File\FileSystemInterface

File

src/File/DrupalTempFileAdapter.php, line 21

Class

DrupalTempFileAdapter
Class DrupalTempFileAdapter.

Namespace

BackupMigrate\Drupal\File

Code

protected $filesystem;