AliasWhitelist::$pathAliasRepository

Same name in other branches
  1. 8.9.x core/lib/Drupal/Core/Path/AliasWhitelist.php \Drupal\Core\Path\AliasWhitelist::pathAliasRepository
  2. 10 core/modules/path_alias/src/AliasWhitelist.php \Drupal\path_alias\AliasWhitelist::pathAliasRepository

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;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.