RequestPathTest::$aliasManager

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php \Drupal\KernelTests\Core\Plugin\Condition\RequestPathTest::aliasManager
  2. 10 core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php \Drupal\KernelTests\Core\Plugin\Condition\RequestPathTest::aliasManager
  3. 11.x core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php \Drupal\KernelTests\Core\Plugin\Condition\RequestPathTest::aliasManager

The path alias manager used for testing.

Type: \Drupal\system\Tests\Routing\MockAliasManager

File

core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php, line 30

Class

RequestPathTest
Tests system.module's request path condition.

Namespace

Drupal\KernelTests\Core\Plugin\Condition

Code

protected $aliasManager;

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