PathProcessorLanguage::$multilingual

Same name in other branches
  1. 9 core/modules/language/src/HttpKernel/PathProcessorLanguage.php \Drupal\language\HttpKernel\PathProcessorLanguage::multilingual
  2. 8.9.x core/modules/language/src/HttpKernel/PathProcessorLanguage.php \Drupal\language\HttpKernel\PathProcessorLanguage::multilingual
  3. 10 core/modules/language/src/HttpKernel/PathProcessorLanguage.php \Drupal\language\HttpKernel\PathProcessorLanguage::multilingual

Flag indicating whether the site is multilingual.

Type: bool

File

core/modules/language/src/HttpKernel/PathProcessorLanguage.php, line 54

Class

PathProcessorLanguage
Processes the inbound path using path alias lookups.

Namespace

Drupal\language\HttpKernel

Code

protected $multilingual;

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