protected property SetFormCommand::$output

The rendered output of the form.

Type: string

File

drupal/core/modules/views/lib/Drupal/views/Ajax/SetFormCommand.php, line 24
Contains \Drupal\views\Ajax\SetFormCommand.

Class

SetFormCommand
Provides an AJAX command for setting a form in the views edit modal.

Namespace

Drupal\views\Ajax

Code

protected $output;