You are here

protected property QueueService::$purgeInvalidationFactory in Purge 8.3

The 'purge.invalidation.factory' service.

Type: \Drupal\purge\Plugin\Purge\Invalidation\InvalidationsServiceInterface

File

src/Plugin/Purge/Queue/QueueService.php, line 49

Class

QueueService
Provides the service that lets invalidations interact with a queue backend.

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

protected $purgeInvalidationFactory;