You are here

protected property AjaxPageControllerBase::$commands in Forena Reports 8

Ajax commands that are to be returned by the object.

Type: AjaxCommandInterface[]

File

src/Controller/AjaxPageControllerBase.php, line 117

Class

AjaxPageControllerBase

Namespace

Drupal\forena\Controller

Code

protected $commands = [];