You are here

protected property RequestDomainTest::$pluginManager in Context 8.4

The condition plugin manager used for testing.

Type: \Drupal\Core\Condition\ConditionManager

File

tests/src/Kernel/RequestDomainTest.php, line 30

Class

RequestDomainTest
Tests the request domain condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $pluginManager;