RequestPathTest::$pluginManager
Same name in other branches
- 9 core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php \Drupal\KernelTests\Core\Plugin\Condition\RequestPathTest::pluginManager
- 10 core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php \Drupal\KernelTests\Core\Plugin\Condition\RequestPathTest::pluginManager
- 11.x core/tests/Drupal/KernelTests/Core/Plugin/Condition/RequestPathTest.php \Drupal\KernelTests\Core\Plugin\Condition\RequestPathTest::pluginManager
The condition plugin manager under test.
Type: \Drupal\Core\Condition\ConditionManager
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ RequestPathTest.php, line 24
Class
- RequestPathTest
- Tests that the Request Path Condition, provided by the system module, is working properly.
Namespace
Drupal\KernelTests\Core\Plugin\ConditionCode
protected $pluginManager;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.