function CacheExampleForm::submitForm
File
-
modules/
cache_example/ src/ Form/ CacheExampleForm.php, line 291
Class
- CacheExampleForm
- Form with examples on how to use cache.
Namespace
Drupal\cache_example\FormCode
public function submitForm(array &$form, FormStateInterface $form_state) {
}