You are here

protected property PurgeUsersQueueWorker::$entityTypeManager in Auto Purge Users 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/QueueWorker/PurgeUsersQueueWorker.php, line 37

Class

PurgeUsersQueueWorker
Processes cron queue.

Namespace

Drupal\purge_users\Plugin\QueueWorker

Code

protected $entityTypeManager;