You are here

protected property AliasWhitelist::$pathAliasRepository in Drupal 9

The path alias repository.

Type: \Drupal\path_alias\AliasRepositoryInterface

File

core/modules/path_alias/src/AliasWhitelist.php, line 27

Class

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

Namespace

Drupal\path_alias

Code

protected $pathAliasRepository;