You are here

protected property ListPluginTypesTest::$container in Plugin 8.2

The service container.

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

File

tests/src/Unit/Controller/ListPluginTypesTest.php, line 28

Class

ListPluginTypesTest
@coversDefaultClass \Drupal\plugin\Controller\ListPluginTypes

Namespace

Drupal\Tests\plugin\Unit\Controller

Code

protected $container;