You are here

public property MaestroInteractiveFormBase::$modal in Maestro 8.2

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

If this is a modal form or not.

Type: int

File

src/Form/MaestroInteractiveFormBase.php, line 30

Class

MaestroInteractiveFormBase
The Maestro Interactive task form base.

Namespace

Drupal\maestro\Form

Code

public $modal;