You are here

protected property MaestroTraceDeleteProcess::$id in Maestro 8.2

Same name and namespace in other branches
  1. 3.x src/Form/MaestroTraceDeleteProcess.php \Drupal\maestro\Form\MaestroTraceDeleteProcess::id

The ID or comma separated list of IDs of the item(s) to delete.

Type: string

File

src/Form/MaestroTraceDeleteProcess.php, line 20

Class

MaestroTraceDeleteProcess
The confirm form for deleting a process.

Namespace

Drupal\maestro\Form

Code

protected $id;