NegotiationBrowserDeleteForm::$browserLangcode

Same name in other branches
  1. 9 core/modules/language/src/Form/NegotiationBrowserDeleteForm.php \Drupal\language\Form\NegotiationBrowserDeleteForm::browserLangcode
  2. 8.9.x core/modules/language/src/Form/NegotiationBrowserDeleteForm.php \Drupal\language\Form\NegotiationBrowserDeleteForm::browserLangcode
  3. 10 core/modules/language/src/Form/NegotiationBrowserDeleteForm.php \Drupal\language\Form\NegotiationBrowserDeleteForm::browserLangcode

The browser language code to be deleted.

Type: string

File

core/modules/language/src/Form/NegotiationBrowserDeleteForm.php, line 23

Class

NegotiationBrowserDeleteForm
Defines a confirmation form for deleting a browser language negotiation mapping.

Namespace

Drupal\language\Form

Code

protected $browserLangcode;

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