You are here

protected property DelayedRequestDispatcher::$entityTypeManager in Email confirmer 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/QueueWorker/DelayedRequestDispatcher.php, line 34

Class

DelayedRequestDispatcher
Process queued confirmation requests on CRON run.

Namespace

Drupal\email_confirmer\Plugin\QueueWorker

Code

protected $entityTypeManager;