You are here

protected property Paths::$aliasManager in Administration Language Negotiation 8

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

Type: \Drupal\path_alias\AliasManagerInterface

File

src/Plugin/AdministrationLanguageNegotiationCondition/Paths.php, line 35

Class

Paths
Class for the Blacklisted paths condition plugin.

Namespace

Drupal\administration_language_negotiation\Plugin\AdministrationLanguageNegotiationCondition

Code

protected $aliasManager;