You are here

protected property ServiceAuditFilesUsedNotReferenced::$entityTypeManager in Audit Files 8.2

Same name and namespace in other branches
  1. 8.3 src/ServiceAuditFilesUsedNotReferenced.php \Drupal\auditfiles\ServiceAuditFilesUsedNotReferenced::entityTypeManager

The entity_type.manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ServiceAuditFilesUsedNotReferenced.php, line 54

Class

ServiceAuditFilesUsedNotReferenced
List all methods used in files used not managed functionality.

Namespace

Drupal\auditfiles

Code

protected $entityTypeManager;