You are here

protected property PluginManagerDecoratorTest::$decoratedDiscovery in Plugin 8.2

The decorated plugin discovery.

Type: \Drupal\Component\Plugin\Discovery\DiscoveryInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/PluginManager/PluginManagerDecoratorTest.php, line 25

Class

PluginManagerDecoratorTest
@coversDefaultClass \Drupal\plugin\PluginManager\PluginManagerDecorator

Namespace

Drupal\Tests\plugin\Unit\PluginManager

Code

protected $decoratedDiscovery;