public property MaestroInteractiveFormBase::$modal in Maestro 3.x
Same name and namespace in other branches
- 8.2 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\FormCode
public $modal;