You are here

protected property PluginDiscoveryDecoratorTest::$decoratedDiscovery in Plugin 8.2

The decorated discovery.

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

File

tests/src/Unit/PluginDiscovery/PluginDiscoveryDecoratorTest.php, line 22

Class

PluginDiscoveryDecoratorTest
@coversDefaultClass \Drupal\plugin\PluginDiscovery\PluginDiscoveryDecorator

Namespace

Drupal\Tests\plugin\Unit\PluginDiscovery

Code

protected $decoratedDiscovery;