You are here

protected property QueuersService::$configFactory in Purge 8.3

The factory for configuration objects.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Purge/Queuer/QueuersService.php, line 23

Class

QueuersService
Provides a service that provides access to loaded queuers.

Namespace

Drupal\purge\Plugin\Purge\Queuer

Code

protected $configFactory;