You are here

protected property NegotiationBrowserDeleteForm::$browserLangcode in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/language/src/Form/NegotiationBrowserDeleteForm.php \Drupal\language\Form\NegotiationBrowserDeleteForm::browserLangcode
  2. 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;