You are here

protected property MaestroTraceDeleteTask::$id in Maestro 8.2

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

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

Type: string

File

src/Form/MaestroTraceDeleteTask.php, line 20

Class

MaestroTraceDeleteTask
The confirm form for deleting a task.

Namespace

Drupal\maestro\Form

Code

protected $id;