You are here

protected property MaestroTaskTrait::$queueID in Maestro 8.2

Same name and namespace in other branches
  1. 3.x src/MaestroTaskTrait.php \Drupal\maestro\MaestroTaskTrait::queueID

The Maestro queue ID.

Type: int

File

src/MaestroTaskTrait.php, line 31

Class

MaestroTaskTrait
MaestroTaskTrait.

Namespace

Drupal\maestro

Code

protected $queueID = 0;