You are here

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

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

The entity_type.manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/AuditFilesNotOnServer.php, line 50

Class

AuditFilesNotOnServer
Form for File not on server functionality.

Namespace

Drupal\auditfiles\Form

Code

protected $entityTypeManager;