function NegotiationUrlForm::getFormId
File
-
core/
modules/ language/ src/ Form/ NegotiationUrlForm.php, line 60
Class
- NegotiationUrlForm
- Configure the URL language negotiation method for this site.
Namespace
Drupal\language\FormCode
public function getFormId() {
return 'language_negotiation_configure_url_form';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.