You are here

namespace Drupal\batch_test\Form in Drupal 8

Same name in other branches
  1. 9 Drupal\batch_test\Form
  2. 10 Drupal\batch_test\Form
Classsort descending Location Description
BatchTestChainedForm core/modules/system/tests/modules/batch_test/src/Form/BatchTestChainedForm.php Generate form of id batch_test_chained_form.
BatchTestMockForm core/modules/system/tests/modules/batch_test/src/Form/BatchTestMockForm.php Generate form of id batch_test_mock_form.
BatchTestMultiStepForm core/modules/system/tests/modules/batch_test/src/Form/BatchTestMultiStepForm.php Generate form of id batch_test_multistep_form.
BatchTestSimpleForm core/modules/system/tests/modules/batch_test/src/Form/BatchTestSimpleForm.php Generate form of id batch_test_simple_form.