protected property TempFileAdapter::$tempfiles in Backup and Migrate 8.4
The list of files created by this manager.
Type: array
File
- lib/
backup_migrate_core/ src/ File/ TempFileAdapter.php, line 31
Class
- TempFileAdapter
- Provides a very basic temp file manager which assumes read/write access to a local temp directory.
Namespace
BackupMigrate\Core\FileCode
protected $tempfiles;