You are here

protected property QueueService::$purgeLogger in Purge 8.3

The 'purge.logger' service.

Type: \Drupal\purge\Logger\LoggerServiceInterface

File

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

Class

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

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

protected $purgeLogger;