You are here

protected property AliasUniquifier::$aliasStorageHelper in Pathauto 8

The alias storage helper.

Type: \Drupal\pathauto\AliasStorageHelperInterface

File

src/AliasUniquifier.php, line 29

Class

AliasUniquifier
Provides a utility for creating a unique path alias.

Namespace

Drupal\pathauto

Code

protected $aliasStorageHelper;