You are here

public property AjaxPageControllerBase::$endCommand in Forena Reports 8

The final command that updates the page. Note this is generally either a setURL ajax command or it is a CloseDialog command. @var

File

src/Controller/AjaxPageControllerBase.php, line 124

Class

AjaxPageControllerBase

Namespace

Drupal\forena\Controller

Code

public $endCommand = NULL;