You are here

protected property OgContextTest::$typedDataManager in Organic groups 8

A mocked typed data manager service.

Type: \Drupal\Core\TypedData\TypedDataManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

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

Class

OgContextTest
Tests the OgContext context provider.

Namespace

Drupal\Tests\og\Unit

Code

protected $typedDataManager;