Display file info via ajax callback.
Parameters
array $form: An associative array containing the structure of the form.
Return value
array The file info element.
File
-
src/
Form/ InfoForm.php, line 191
Class
- InfoForm
- View AdvAgg information for this site.
Namespace
Drupal\advagg\FormCode
public function getFileInfoAjax(array &$form) {
return $form['get_info_about_agg']['wrapper'];
}