protected property QueueService::$configFactory in Purge 8.3
The factory for configuration objects.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Plugin/ Purge/ Queue/ QueueService.php, line 35
Class
- QueueService
- Provides the service that lets invalidations interact with a queue backend.
Namespace
Drupal\purge\Plugin\Purge\QueueCode
protected $configFactory;