You are here

constant QueueInterface::PROCESSOR_CRON in Advanced Queue 8

Available queue processors.

File

src/Entity/QueueInterface.php, line 21

Class

QueueInterface
Defines the interface for queues.

Namespace

Drupal\advancedqueue\Entity

Code

const PROCESSOR_CRON = 'cron';