protected property PathProcessorLanguage::$languages

An array of enabled languages.

Type: array

File

drupal/core/modules/language/lib/Drupal/language/HttpKernel/PathProcessorLanguage.php, line 50
Contains Drupal\language\HttpKernel\PathProcessorLanguage.

Class

PathProcessorLanguage
Processes the inbound path using path alias lookups.

Namespace

Drupal\language\HttpKernel

Code

protected $languages;