You are here

protected property PathController::$aliasStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/path/src/Controller/PathController.php \Drupal\path\Controller\PathController::aliasStorage

The path alias storage.

Type: \Drupal\Core\Path\AliasStorageInterface

File

core/modules/path/src/Controller/PathController.php, line 28
Contains \Drupal\path\Controller\PathController.

Class

PathController
Controller routines for path routes.

Namespace

Drupal\path\Controller

Code

protected $aliasStorage;