namespace Drupal\theming_example\Form

Same name in other branches
  1. 4.0.x 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.