You are here

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

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

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

Class

PurgeUsersQueueWorker
Processes cron queue.

Namespace

Drupal\purge_users\Plugin\QueueWorker

Code

protected $configFactory;