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;
Please login to continue.