You are here

protected property TempFileAdapter::$prefix in Backup and Migrate 8.4

A prefix to add to all temp files.

Type: string

File

lib/backup_migrate_core/src/File/TempFileAdapter.php, line 24

Class

TempFileAdapter
Provides a very basic temp file manager which assumes read/write access to a local temp directory.

Namespace

BackupMigrate\Core\File

Code

protected $prefix;