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