You are here

protected property AuditFilesNotOnServerBatchProcess::$fileId in Audit Files 8.3

Same name and namespace in other branches
  1. 4.x src/Batch/AuditFilesNotOnServerBatchProcess.php \Drupal\auditfiles\Batch\AuditFilesNotOnServerBatchProcess::fileId

The File entity ID to process.

Type: int

File

src/Batch/AuditFilesNotOnServerBatchProcess.php, line 19

Class

AuditFilesNotOnServerBatchProcess
Process batch files.

Namespace

Drupal\auditfiles\Batch

Code

protected $fileId;