The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/modules/locale/src/LocaleConfigSubscriber.php, line 40
Class
- LocaleConfigSubscriber
- Updates strings translation when configuration translations change.
Namespace
Drupal\locale
Code
1 | protected $configFactory ; |
Please login to continue.