protected property AliasWhitelist::$pathAliasRepository in Drupal 10
Same name and namespace in other branches
- 9 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_aliasCode
protected $pathAliasRepository;