You are here

protected property WritableStreamBackupFile::$dirty in Backup and Migrate 8.4

Type: bool Dirty bit. Has the file been written to since it was opened?

File

lib/backup_migrate_core/src/File/WritableStreamBackupFile.php, line 21

Class

WritableStreamBackupFile
Class TempFile.

Namespace

BackupMigrate\Core\File

Code

protected $dirty = FALSE;