You are here

protected property AuditFilesManagedNotUsedBatchProcess::$fileId in Audit Files 8.3

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

Code

protected $fileId;