You are here

protected property AuditFilesUsedNotReferenced::$entityTypeManager in Audit Files 4.x

Same name and namespace in other branches
  1. 8.3 src/Form/AuditFilesUsedNotReferenced.php \Drupal\auditfiles\Form\AuditFilesUsedNotReferenced::entityTypeManager
  2. 8.2 src/Form/AuditFilesUsedNotReferenced.php \Drupal\auditfiles\Form\AuditFilesUsedNotReferenced::entityTypeManager

The entity_type.manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/AuditFilesUsedNotReferenced.php, line 50

Class

AuditFilesUsedNotReferenced
File used but not referenced functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $entityTypeManager;