You are here

protected property FeaturesManagerTest::$configStorage in Features 8.3

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

The storage interface object.

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

File

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

Class

FeaturesManagerTest
@coversDefaultClass Drupal\features\FeaturesManager @group features

Namespace

Drupal\Tests\features\Unit

Code

protected $configStorage;