You are here

protected property GroupTypeManagerTest::$cache in Organic groups 8

The cache prophecy used in the test.

Type: \Drupal\Core\Cache\CacheBackendInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/GroupTypeManagerTest.php, line 96

Class

GroupTypeManagerTest
Tests the group manager.

Namespace

Drupal\Tests\og\Unit

Code

protected $cache;