LanguageNegotiationUrl::CONFIG_DOMAIN

Same name and namespace in other branches
  1. 9 core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl::CONFIG_DOMAIN
  2. 8.9.x core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl::CONFIG_DOMAIN
  3. 10 core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php \Drupal\language\Plugin\LanguageNegotiation\LanguageNegotiationUrl::CONFIG_DOMAIN

URL language negotiation: use the domain as URL language indicator.

File

core/modules/language/src/Plugin/LanguageNegotiation/LanguageNegotiationUrl.php, line 45

Class

LanguageNegotiationUrl
Class for identifying language via URL prefix or domain.

Namespace

Drupal\language\Plugin\LanguageNegotiation

Code

const CONFIG_DOMAIN = 'domain';

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