You are here

protected property QaAccountsCreateDelete::$entityTypeManager in QA Accounts 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/QaAccountsCreateDelete.php, line 18

Class

QaAccountsCreateDelete
Service that creates and deletes QA accounts for roles.

Namespace

Drupal\qa_accounts

Code

protected $entityTypeManager;