You are here

protected property WorkflowManagerCacheTest::$cacheBackend in State Machine 8

A mocked instance of a cache backend.

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

File

tests/src/Unit/WorkflowManagerCacheTest.php, line 49

Class

WorkflowManagerCacheTest
Tests the cache of the workflow manager.

Namespace

Drupal\Tests\state_machine\Unit

Code

protected $cacheBackend;