You are here

protected property PluginTypeManagerTest::$pluginManagers in Plugin 8.2

The plugin type's plugin managers.

Keys are plugin type IDs.

Type: \Drupal\Component\Plugin\PluginManagerInterface[]

File

tests/src/Unit/PluginType/PluginTypeManagerTest.php, line 47

Class

PluginTypeManagerTest
@coversDefaultClass \Drupal\plugin\PluginType\PluginTypeManager

Namespace

Drupal\Tests\plugin\Unit\PluginType

Code

protected $pluginManagers = [];