You are here

protected property AliasStorage::$moduleHandler in Drupal 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

core/lib/Drupal/Core/Path/AliasStorage.php, line 47

Class

AliasStorage
Provides a class for CRUD operations on path aliases.

Namespace

Drupal\Core\Path

Code

protected $moduleHandler;