PathAliasSubscriber::$aliasManager

Same name and namespace in other branches
  1. 9 core/modules/path_alias/src/EventSubscriber/PathAliasSubscriber.php \Drupal\path_alias\EventSubscriber\PathAliasSubscriber::aliasManager
  2. 10 core/modules/path_alias/src/EventSubscriber/PathAliasSubscriber.php \Drupal\path_alias\EventSubscriber\PathAliasSubscriber::aliasManager

The alias manager that caches alias lookups based on the request.

Type: \Drupal\path_alias\AliasManagerInterface

File

core/modules/path_alias/src/EventSubscriber/PathAliasSubscriber.php, line 22

Class

PathAliasSubscriber
Provides a path subscriber that converts path aliases.

Namespace

Drupal\path_alias\EventSubscriber

Code

protected $aliasManager;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.