namespace Drupal\theming_example\Form

Object name File name Summary
SelectForm modules/theming_example/src/Form/SelectForm.php A simple form that displays a select box and submit button.
TextForm modules/theming_example/src/Form/TextForm.php A simple form that displays a textfield and submit button.