You are here

protected property RequestParamConditionTest::$pluginManager in Condition Query 8

The condition plugin manager under test.

Type: \Drupal\Core\Condition\ConditionManager

File

tests/src/Kernel/RequestParamConditionTest.php, line 22

Class

RequestParamConditionTest
Tests that the Request Param Condition is working properly.

Namespace

Drupal\Tests\condition_query\Kernel

Code

protected $pluginManager;