protected property PathController::$aliasManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/path/src/Controller/PathController.php \Drupal\path\Controller\PathController::aliasManager
The path alias manager.
Type: \Drupal\Core\Path\AliasManagerInterface
File
- core/
modules/ path/ src/ Controller/ PathController.php, line 35 - Contains \Drupal\path\Controller\PathController.
Class
- PathController
- Controller routines for path routes.
Namespace
Drupal\path\ControllerCode
protected $aliasManager;