You are here

protected property PathFormBase::$aliasStorage in Zircon Profile 8

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

The path alias storage.

Type: \Drupal\Core\Path\AliasStorageInterface

File

core/modules/path/src/Form/PathFormBase.php, line 36
Contains \Drupal\path\Form\PathFormBase.

Class

PathFormBase
Provides a base class for path add/edit forms.

Namespace

Drupal\path\Form

Code

protected $aliasStorage;