protected property ConfigFactoryTest::$configFactory in Drupal 8
Same name and namespace in other branches
- 9 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\ConfigCode
protected $configFactory;