You are here

protected property ContextAllAnyTest::$pluginManager in Context 8.4

The condition plugin manager used for testing.

Type: \Drupal\Core\Condition\ConditionManager

File

tests/src/Kernel/ContextAllAnyTest.php, line 37

Class

ContextAllAnyTest
Tests the context all condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $pluginManager;