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\PluginTypeCode
protected $container;