You are here

protected property AliasWhitelist::$pathAliasRepository in Drupal 8

The path alias repository.

Type: \Drupal\Core\Path\AliasRepositoryInterface

File

core/lib/Drupal/Core/Path/AliasWhitelist.php, line 40

Class

AliasWhitelist
Extends CacheCollector to build the path alias whitelist over time.

Namespace

Drupal\Core\Path

Code

protected $pathAliasRepository;