class ExtendedForm

Same name and namespace in other branches
  1. 10 core/modules/system/tests/modules/install_form_test/src/Form/ExtendedForm.php \Drupal\install_form_test\Form\ExtendedForm

Extends the site setting form.

Hierarchy

Expanded class hierarchy of ExtendedForm

1 string reference to 'ExtendedForm'
install_form_test.routing.yml in core/modules/system/tests/modules/install_form_test/install_form_test.routing.yml
core/modules/system/tests/modules/install_form_test/install_form_test.routing.yml

File

core/modules/system/tests/modules/install_form_test/src/Form/ExtendedForm.php, line 10

Namespace

Drupal\install_form_test\Form
View source
class ExtendedForm extends SiteSettingsForm {

}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.