You are here

protected property FeaturesManagerKernelTest::$configFactory in Features 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/FeaturesManagerKernelTest.php \Drupal\Tests\features\Kernel\FeaturesManagerKernelTest::configFactory

The Config Factory.

Type: \Drupal\Core\Config\ConfigFactory

File

tests/src/Kernel/FeaturesManagerKernelTest.php, line 34

Class

FeaturesManagerKernelTest
The Feature Manager Kernel Test.

Namespace

Drupal\Tests\features\Kernel

Code

protected $configFactory;