You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/QueueWorker/NotifyUsersQueueWorker.php, line 36

Class

NotifyUsersQueueWorker
Processes cron queue.

Namespace

Drupal\purge_users\Plugin\QueueWorker

Code

protected $entityTypeManager;