You are here

protected property AuditFilesUsedNotManagedBatchProcess::$usedNotManaged in Audit Files 4.x

Same name and namespace in other branches
  1. 8.3 src/Batch/AuditFilesUsedNotManagedBatchProcess.php \Drupal\auditfiles\Batch\AuditFilesUsedNotManagedBatchProcess::usedNotManaged

ManagedNotUsed service.

Type: \Drupal\auditfiles\ServiceAuditFilesusedNotManaged

File

src/Batch/AuditFilesUsedNotManagedBatchProcess.php, line 26

Class

AuditFilesUsedNotManagedBatchProcess
Batch Worker to remove files from file_usage not in file_managed table.

Namespace

Drupal\auditfiles\Batch

Code

protected $usedNotManaged;