protected property RequestPathTest::$aliasManager in Drupal 9
Same name and namespace in other branches
- 8 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 31
Class
- RequestPathTest
- Tests that the Request Path Condition, provided by the system module, is working properly.
Namespace
Drupal\KernelTests\Core\Plugin\ConditionCode
protected $aliasManager;