You are here

protected property MaestroTaskTrait::$processID in Maestro 8.2

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

The Maestro Process ID.

Type: int

File

src/MaestroTaskTrait.php, line 24

Class

MaestroTaskTrait
MaestroTaskTrait.

Namespace

Drupal\maestro

Code

protected $processID = 0;