protected property PathProcessorLanguage::$multilingual in Drupal 8
Same name and namespace in other branches
- 9 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\HttpKernelCode
protected $multilingual;