You are here

protected property AuditFilesUsedNotManagedBatchProcess::$fileId in Audit Files 8.3

Same name and namespace in other branches
  1. 4.x 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\Batch

Code

protected $fileId;