You are here

protected property ViewInclusionTest::$pluginManager in Context 8.4

The condition plugin manager used for testing.

Type: \Drupal\Core\Condition\ConditionManager

File

tests/src/Kernel/ViewInclusionTest.php, line 31

Class

ViewInclusionTest
Tests the view inclusion condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $pluginManager;