protected property TempFileAdapter::$dir in Backup and Migrate 8.4
The path to the temp directory.
Type: string
File
- lib/
backup_migrate_core/ src/ File/ TempFileAdapter.php, line 17
Class
- TempFileAdapter
- Provides a very basic temp file manager which assumes read/write access to a local temp directory.
Namespace
BackupMigrate\Core\FileCode
protected $dir;