You are here

protected property AbjsConditionDeleteConfirmForm::$id in A/B Test JS 8

Same name and namespace in other branches
  1. 2.0.x src/Form/AbjsConditionDeleteConfirmForm.php \Drupal\abjs\Form\AbjsConditionDeleteConfirmForm::id

The ID of the item to delete.

Type: string

File

src/Form/AbjsConditionDeleteConfirmForm.php, line 21

Class

AbjsConditionDeleteConfirmForm
Class for confirm delete condition.

Namespace

Drupal\abjs\Form

Code

protected $id;