You are here

protected property PluginTypeTest::$pluginManager in Plugin 8.2

The plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/PluginType/PluginTypeTest.php, line 34

Class

PluginTypeTest
@coversDefaultClass \Drupal\plugin\PluginType\PluginType

Namespace

Drupal\Tests\plugin\Unit\PluginType

Code

protected $pluginManager;