protected property LocaleLookup::$configFactory in Drupal 10
Same name and namespace in other branches
- 8 core/modules/locale/src/LocaleLookup.php \Drupal\locale\LocaleLookup::configFactory
- 9 core/modules/locale/src/LocaleLookup.php \Drupal\locale\LocaleLookup::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/
modules/ locale/ src/ LocaleLookup.php, line 58
Class
- LocaleLookup
- A cache collector to allow for dynamic building of the locale cache.
Namespace
Drupal\localeCode
protected $configFactory;