You are here

protected property PluginTypeTest::$container in Plugin 8.2

The service container.

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

File

tests/src/Unit/PluginType/PluginTypeTest.php, line 27

Class

PluginTypeTest
@coversDefaultClass \Drupal\plugin\PluginType\PluginType

Namespace

Drupal\Tests\plugin\Unit\PluginType

Code

protected $container;