protected property AuditFilesUsedNotManagedBatchProcess::$fileId in Audit Files 4.x
Same name and namespace in other branches
- 8.3 src/Batch/AuditFilesUsedNotManagedBatchProcess.php \Drupal\auditfiles\Batch\AuditFilesUsedNotManagedBatchProcess::fileId
The File entity ID to delete.
Type: int
File
- src/
Batch/ AuditFilesUsedNotManagedBatchProcess.php, line 19
Class
- AuditFilesUsedNotManagedBatchProcess
- Batch Worker to remove files from file_usage not in file_managed table.
Namespace
Drupal\auditfiles\BatchCode
protected $fileId;