You are here

constant CronJobInterface::QUEUE_ID_PREFIX in Ultimate Cron 8.2

Cron job ID prefix for queue jobs.

File

src/CronJobInterface.php, line 14

Class

CronJobInterface

Namespace

Drupal\ultimate_cron

Code

const QUEUE_ID_PREFIX = 'ultimate_cron_queue_';