You are here

protected property WorkflowManagerCacheTest::$pluginId in State Machine 8

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

Type: string

File

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

Class

WorkflowManagerCacheTest
Tests the cache of the workflow manager.

Namespace

Drupal\Tests\state_machine\Unit

Code

protected $pluginId = 'test_workflow';