AliasManagerTest::$aliasWhitelist

Same name in other branches
  1. 8.9.x core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::aliasWhitelist
  2. 10 core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::aliasWhitelist
  3. 11.x core/modules/path_alias/tests/src/Unit/AliasManagerTest.php \Drupal\Tests\path_alias\Unit\AliasManagerTest::aliasWhitelist

Alias whitelist.

Type: \Drupal\path_alias\AliasWhitelistInterface|\PHPUnit\Framework\MockObject\MockObject

File

core/modules/path_alias/tests/src/Unit/AliasManagerTest.php, line 36

Class

AliasManagerTest
@coversDefaultClass \Drupal\path_alias\AliasManager @group path_alias

Namespace

Drupal\Tests\path_alias\Unit

Code

protected $aliasWhitelist;

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