You are here

constant WorkbenchEmailProcessor::PROCESSING_TIME in Workbench Email 2.x

Same name and namespace in other branches
  1. 8 src/WorkbenchEmailProcessor.php \Drupal\workbench_email\WorkbenchEmailProcessor::PROCESSING_TIME

Time to process for.

File

src/WorkbenchEmailProcessor.php, line 21

Class

WorkbenchEmailProcessor
Defines a class for processing a queue for a given entity ID.

Namespace

Drupal\workbench_email

Code

const PROCESSING_TIME = 30;