You are here

protected property AuditFilesUsedNotReferenced::$entityTypeManager in Audit Files 8.3

Same name and namespace in other branches
  1. 8.2 src/Form/AuditFilesUsedNotReferenced.php \Drupal\auditfiles\Form\AuditFilesUsedNotReferenced::entityTypeManager
  2. 4.x 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 47

Class

AuditFilesUsedNotReferenced
File used but not referenced functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $entityTypeManager;