You are here

protected property FeaturesManagerTest::$configManager in Features 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Unit/FeaturesManagerTest.php \Drupal\Tests\features\Unit\FeaturesManagerTest::configManager

The config manager.

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

File

tests/src/Unit/FeaturesManagerTest.php, line 74

Class

FeaturesManagerTest
@coversDefaultClass Drupal\features\FeaturesManager @group features

Namespace

Drupal\Tests\features\Unit

Code

protected $configManager;