protected property WritableStreamBackupFile::$dirty in Backup and Migrate 5.0.x
Dirty bit - has the file been written to since it was opened?
Type: bool
File
- src/
Core/ File/ WritableStreamBackupFile.php, line 19
Class
- WritableStreamBackupFile
- A file object which represents an existing PHP stream with read/write.
Namespace
Drupal\backup_migrate\Core\FileCode
protected $dirty = FALSE;