You are here

protected property DefaultPluginTypeOperationsProviderTest::$services in Plugin 8.2

The container services.

Keys are service IDs and values are the instantiated services.

Type: object[]

File

tests/src/Unit/PluginType/DefaultPluginTypeOperationsProviderTest.php, line 32

Class

DefaultPluginTypeOperationsProviderTest
@coversDefaultClass \Drupal\plugin\PluginType\DefaultPluginTypeOperationsProvider

Namespace

Drupal\Tests\plugin\Unit\PluginType

Code

protected $services = [];