You are here

protected property ConfigImporterTest::$typedConfigManager in Currency 8.3

The typed config manager.

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

File

tests/src/Unit/ConfigImporterTest.php, line 72

Class

ConfigImporterTest
@coversDefaultClass \Drupal\currency\ConfigImporter

Namespace

Drupal\Tests\currency\Unit

Code

protected $typedConfigManager;