You are here

protected property PluginCollectionItemDeriverTest::$pluginTypeManager in Plugin 8.2

The plugin type manager.

Type: \Drupal\plugin\PluginType\PluginTypeManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/Plugin/Field/FieldType/PluginCollectionItemDeriverTest.php, line 33

Class

PluginCollectionItemDeriverTest
@coversDefaultClass \Drupal\plugin\Plugin\Field\FieldType\PluginCollectionItemDeriver

Namespace

Drupal\Tests\plugin\Unit\Plugin\Field\FieldType

Code

protected $pluginTypeManager;