AliasManager::__construct

public function AliasManager::__construct

public AliasManager::__construct(AliasStorageInterface $storage, AliasWhitelistInterface $whitelist, LanguageManagerInterface $language_manager, CacheBackendInterface $cache)

Constructs an AliasManager.

Parameters

\Drupal\Core\Path\AliasStorageInterface $storage: The alias storage service.

\Drupal\Core\Path\AliasWhitelistInterface $whitelist: The wh