You are here

protected property UserProfilePageTest::$pluginManager in Context 8.4

The condition plugin manager used for testing.

Type: \Drupal\Core\Condition\ConditionManager

File

tests/src/Kernel/UserProfilePageTest.php, line 35

Class

UserProfilePageTest
Tests the user profile page condition plugin.

Namespace

Drupal\Tests\context\Kernel

Code

protected $pluginManager;