You are here

protected property ListPluginsTest::$container in Plugin 8.2

The service container.

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

File

tests/src/Unit/Controller/ListPluginsTest.php, line 32

Class

ListPluginsTest
@coversDefaultClass \Drupal\plugin\Controller\ListPlugins

Namespace

Drupal\Tests\plugin\Unit\Controller

Code

protected $container;