protected property Queue::$processor in Advanced Queue 8
The selected processor.
One of the QueueInterface::PROCESSOR_ constants.
Type: string
File
- src/
Entity/ Queue.php, line 96
Class
- Queue
- Defines the queue entity class.
Namespace
Drupal\advancedqueue\EntityCode
protected $processor = self::PROCESSOR_CRON;