You are here

protected property TempFileAdapter::$tempfiles in Backup and Migrate 5.0.x

The list of files created by this manager.

Type: array

File

src/Core/File/TempFileAdapter.php, line 33

Class

TempFileAdapter
A very basic temp file manager.

Namespace

Drupal\backup_migrate\Core\File

Code

protected $tempfiles;