function UpdateManagerInstall::getFormId
Same name in other branches
- 9 core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::getFormId()
- 10 core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::getFormId()
- 11.x core/modules/update/src/Form/UpdateManagerInstall.php \Drupal\update\Form\UpdateManagerInstall::getFormId()
Overrides FormInterface::getFormId
File
-
core/
modules/ update/ src/ Form/ UpdateManagerInstall.php, line 72
Class
- UpdateManagerInstall
- Configure update settings for this site.
Namespace
Drupal\update\FormCode
public function getFormId() {
return 'update_manager_install_form';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.