You are here

protected property DrupalTempFileAdapter::$filesystem in Backup and Migrate 5.0.x

The Drupal file system for provisioning temp files.

Type: \Drupal\Core\File\FileSystemInterface

File

src/Drupal/File/DrupalTempFileAdapter.php, line 21

Class

DrupalTempFileAdapter
@package Drupal\backup_migrate\Drupal\File

Namespace

Drupal\backup_migrate\Drupal\File

Code

protected $filesystem;