protected property PathSubscriber::$aliasManager in Drupal 8
The alias manager that caches alias lookups based on the request.
Type: \Drupal\Core\Path\AliasManagerInterface
File
- core/
lib/ Drupal/ Core/ EventSubscriber/ PathSubscriber.php, line 27
Class
- PathSubscriber
- Provides a path subscriber that converts path aliases.
Namespace
Drupal\Core\EventSubscriberCode
protected $aliasManager;