You are here

protected property WorkflowManagerCacheTest::$groupId in State Machine 8

The ID of a mocked workflow group used in the test.

Type: string

File

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

Class

WorkflowManagerCacheTest
Tests the cache of the workflow manager.

Namespace

Drupal\Tests\state_machine\Unit

Code

protected $groupId = 'test_group';