You are here

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

The path to the temp directory.

Type: string

File

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

Class

TempFileAdapter
A very basic temp file manager.

Namespace

Drupal\backup_migrate\Core\File

Code

protected $dir;