You are here

protected property LanguageSelectionPageConditionPath::$aliasManager in Language Selection Page 8.2

An alias manager to find the alias for the current system path.

Type: \Drupal\path_alias\AliasManagerInterface

File

src/Plugin/LanguageSelectionPageCondition/LanguageSelectionPageConditionPath.php, line 38

Class

LanguageSelectionPageConditionPath
Class for the Path condition plugin.

Namespace

Drupal\language_selection_page\Plugin\LanguageSelectionPageCondition

Code

protected $aliasManager;