You are here

protected property WorkflowManagerCacheTest::$workflowGroupManager in State Machine 8

A mocked instance of the workflow group manager.

Type: \Drupal\state_machine\WorkflowGroupManagerInterface|\Prophecy\Prophecy\ObjectProphecy

File

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

Class

WorkflowManagerCacheTest
Tests the cache of the workflow manager.

Namespace

Drupal\Tests\state_machine\Unit

Code

protected $workflowGroupManager;