You are here

protected property GroupContentEnablerManagerTest::$cacheBackend in Group 8

The cache backend.

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

File

tests/src/Unit/GroupContentEnablerManagerTest.php, line 53

Class

GroupContentEnablerManagerTest
Tests the GroupContentEnabler plugin manager.

Namespace

Drupal\Tests\group\Unit

Code

protected $cacheBackend;