You are here

constant QueueService::DEFAULT_PLUGIN in Purge 8.3

The default backend that gets loaded on empty configuration.

File

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

Class

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

Namespace

Drupal\purge\Plugin\Purge\Queue

Code

const DEFAULT_PLUGIN = 'database';