The path alias manager.
Type: \Drupal\Core\Path\AliasManagerInterface
File
- core/modules/path/src/Controller/PathController.php, line 30
 
Class
- PathController
 - Controller routines for path routes.
 
Namespace
Drupal\path\Controller
Code
protected $aliasManager;
Please login to continue.