You are here

public function Select2AjaxForm::callAjax in Select 2 8

Dummy ajax call.

File

tests/modules/select2_form_test/src/Form/Select2AjaxForm.php, line 68

Class

Select2AjaxForm
Test form to test the select2 element.

Namespace

Drupal\select2_form_test\Form

Code

public function callAjax() {
}