You are here

protected property RequestPathTest::$pluginManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php \Drupal\system\Tests\Plugin\Condition\RequestPathTest::pluginManager

The condition plugin manager under test.

Type: \Drupal\Core\Condition\ConditionManager

File

core/modules/system/src/Tests/Plugin/Condition/RequestPathTest.php, line 29
Contains \Drupal\system\Tests\Plugin\Condition\RequestPathTest.

Class

RequestPathTest
Tests that the Request Path Condition, provided by the system module, is working properly.

Namespace

Drupal\system\Tests\Plugin\Condition

Code

protected $pluginManager;