You are here

protected property PluginTypeManagerTest::$typedConfigurationManager in Plugin 8.2

The typed configuration manager.

Type: \Drupal\Core\Config\TypedConfigManagerInterface|\PHPUnit_Framework_MockObject_MockObject

File

tests/src/Unit/PluginType/PluginTypeManagerTest.php, line 68

Class

PluginTypeManagerTest
@coversDefaultClass \Drupal\plugin\PluginType\PluginTypeManager

Namespace

Drupal\Tests\plugin\Unit\PluginType

Code

protected $typedConfigurationManager;