You are here

protected property PluginManagerDecoratorTest::$decoratedFactory in Plugin 8.2

The decorated plugin factory.

Type: \Drupal\Component\Plugin\Factory\FactoryInterface|\PHPUnit_Framework_MockObject_MockObject

File

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

Class

PluginManagerDecoratorTest
@coversDefaultClass \Drupal\plugin\PluginManager\PluginManagerDecorator

Namespace

Drupal\Tests\plugin\Unit\PluginManager

Code

protected $decoratedFactory;