ConfigFactoryTest::$configFactory

Same name in other branches
  1. 8.9.x core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::configFactory
  2. 10 core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::configFactory
  3. 11.x core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php \Drupal\Tests\Core\Config\ConfigFactoryTest::configFactory

Config factory under test.

Type: \Drupal\Core\Config\ConfigFactory

File

core/tests/Drupal/Tests/Core/Config/ConfigFactoryTest.php, line 21

Class

ConfigFactoryTest
@group Config @coversDefaultClass \Drupal\Core\Config\ConfigFactory

Namespace

Drupal\Tests\Core\Config

Code

protected $configFactory;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.