You are here

protected property PluginType::$container in Plugin 8.2

The service container.

@todo Make this class a real value object in the next major version.

Type: \Symfony\Component\DependencyInjection\ContainerInterface

File

src/PluginType/PluginType.php, line 39

Class

PluginType
Provides a plugin type.

Namespace

Drupal\plugin\PluginType

Code

protected $container;