You are here

namespace Drupal\ajax_test\Form in Drupal 8

Same name in other branches
  1. 9 Drupal\ajax_test\Form
  2. 10 Drupal\ajax_test\Form
Classsort descending Location Description
AjaxTestDialogForm core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestDialogForm.php Dummy form for testing DialogRenderer with _form routes.
AjaxTestForm core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestForm.php Dummy form for testing DialogRenderer with _form routes.
AjaxTestMessageCommandForm core/modules/system/tests/modules/ajax_test/src/Form/AjaxTestMessageCommandForm.php Form for testing AJAX MessageCommand.