protected property AliasPathProcessor::$aliasManager in Drupal 9
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\PathProcessorCode
protected $aliasManager;