LocaleLookupTest::$configFactory
Same name in other branches
- 9 core/modules/locale/tests/src/Unit/LocaleLookupTest.php \Drupal\Tests\locale\Unit\LocaleLookupTest::configFactory
- 10 core/modules/locale/tests/src/Unit/LocaleLookupTest.php \Drupal\Tests\locale\Unit\LocaleLookupTest::configFactory
- 11.x core/modules/locale/tests/src/Unit/LocaleLookupTest.php \Drupal\Tests\locale\Unit\LocaleLookupTest::configFactory
A mocked config factory built with UnitTestCase::getConfigFactoryStub().
Type: \Drupal\Core\Config\ConfigFactory|\PHPUnit\Framework\MockObject\MockBuilder
File
-
core/
modules/ locale/ tests/ src/ Unit/ LocaleLookupTest.php, line 51
Class
- LocaleLookupTest
- @coversDefaultClass \Drupal\locale\LocaleLookup @group locale
Namespace
Drupal\Tests\locale\UnitCode
protected $configFactory;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.