You are here

namespace Drupal\theming_example\Form in Examples for Developers 3.x

Classsort descending Location Description
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.