You are here

protected property AliasUniquifier::$moduleHandler in Pathauto 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/AliasUniquifier.php, line 36

Class

AliasUniquifier
Provides a utility for creating a unique path alias.

Namespace

Drupal\pathauto

Code

protected $moduleHandler;