protected property WorkflowManagerCacheTest::$workflowManager in State Machine 8
An instance of the WorkflowManager. This is the system under test.
Type: \Drupal\state_machine\WorkflowManager
File
- tests/
src/ Unit/ WorkflowManagerCacheTest.php, line 28
Class
- WorkflowManagerCacheTest
- Tests the cache of the workflow manager.
Namespace
Drupal\Tests\state_machine\UnitCode
protected $workflowManager;