You are here

protected property WorkflowManagerCacheTest::$moduleHandler in State Machine 8

A mocked instance of the module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface|\Prophecy\Prophecy\ObjectProphecy

File

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

Class

WorkflowManagerCacheTest
Tests the cache of the workflow manager.

Namespace

Drupal\Tests\state_machine\Unit

Code

protected $moduleHandler;