You are here

protected property PluginTypeManagerTest::$container in Plugin 8.2

The service container.

Type: \Symfony\Component\DependencyInjection\ContainerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/PluginType/PluginTypeManagerTest.php, line 32

Class

PluginTypeManagerTest
@coversDefaultClass \Drupal\plugin\PluginType\PluginTypeManager

Namespace

Drupal\Tests\plugin\Unit\PluginType

Code

protected $container;