namespace Drupal\ctools_wizard_test\Form
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| ExampleConfigEntityDeleteForm | tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityDeleteForm.php | Builds the form to delete Example config entity entities. |
| ExampleConfigEntityExistingForm | tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityExistingForm.php | Simple wizard step form. |
| ExampleConfigEntityExternalForm | tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityExternalForm.php | Example form config entity. |
| ExampleConfigEntityGeneralForm | tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityGeneralForm.php | Class ExampleConfigEntityForm. |
| ExampleConfigEntityOneForm | tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityOneForm.php | Simple wizard step form. |
| ExampleConfigEntityTwoForm | tests/modules/ctools_wizard_test/src/Form/ExampleConfigEntityTwoForm.php | Simple wizard step form. |
| OneForm | tests/modules/ctools_wizard_test/src/Form/OneForm.php | Simple wizard step form. |
| TwoForm | tests/modules/ctools_wizard_test/src/Form/TwoForm.php | Simple wizard step form. |