You are here

protected property AuditFilesManagedNotUsedBatchProcess::$managedNotUsed in Audit Files 8.3

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

ManagedNotUsed service.

Type: \Drupal\auditfiles\ServiceAuditFilesManagedNotUsed

File

src/Batch/AuditFilesManagedNotUsedBatchProcess.php, line 26

Class

AuditFilesManagedNotUsedBatchProcess
Batch Worker to handle Deleting entity records from file_managed table.

Namespace

Drupal\auditfiles\Batch

Code

protected $managedNotUsed;