You are here

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

A prefix to add to all temp files.

Type: string

File

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

Class

TempFileAdapter
A very basic temp file manager.

Namespace

Drupal\backup_migrate\Core\File

Code

protected $prefix;