The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/modules/locale/src/LocaleLookup.php, line 57
Class
- LocaleLookup
- A cache collector to allow for dynamic building of the locale cache.
Namespace
Drupal\locale
Code
1 | protected $configFactory ; |
Please login to continue.