You are here

protected property OgContextTest::$pluginManager in Organic groups 8

A mocked plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/OgContextTest.php, line 34

Class

OgContextTest
Tests the OgContext context provider.

Namespace

Drupal\Tests\og\Unit

Code

protected $pluginManager;