You are here

protected property WorkflowManagerCacheTest::$container in State Machine 8

A mocked instance of the dependency injection container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface|\Prophecy\Prophecy\ObjectProphecy

File

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

Class

WorkflowManagerCacheTest
Tests the cache of the workflow manager.

Namespace

Drupal\Tests\state_machine\Unit

Code

protected $container;