You are here

protected property AliasManager::$languageManager in Drupal 9

Language manager for retrieving the default langcode when none is specified.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/path_alias/src/AliasManager.php, line 47

Class

AliasManager
The default alias manager implementation.

Namespace

Drupal\path_alias

Code

protected $languageManager;