Report results via Ajax.
Parameters
array $form: An associative array containing the structure of the form.
File
-
src/
Form/ OperationsForm.php, line 314
Class
- OperationsForm
- Configure advagg settings for this site.
Namespace
Drupal\advagg\FormCode
public function tasksAjax(array &$form) {
return $form['wrapper'];
}