You are here

public property AjaxPageControllerBase::$modal_added in Forena Reports 8

Inidates whether a modal has already been added

Type: bool

File

src/Controller/AjaxPageControllerBase.php, line 61

Class

AjaxPageControllerBase

Namespace

Drupal\forena\Controller

Code

public $modal_added = FALSE;