AliasPathProcessor::$aliasManager

Same name in other branches
  1. 9 core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php \Drupal\path_alias\PathProcessor\AliasPathProcessor::aliasManager
  2. 11.x core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php \Drupal\path_alias\PathProcessor\AliasPathProcessor::aliasManager

An alias manager for looking up the system path.

Type: \Drupal\path_alias\AliasManagerInterface

File

core/modules/path_alias/src/PathProcessor/AliasPathProcessor.php, line 21

Class

AliasPathProcessor
Processes the inbound path using path alias lookups.

Namespace

Drupal\path_alias\PathProcessor

Code

protected $aliasManager;

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