protected property WebformTranslationManager::$configFactory in Webform 8.5
Same name and namespace in other branches
- 6.x src/WebformTranslationManager.php \Drupal\webform\WebformTranslationManager::configFactory
The configuration object factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
WebformTranslationManager.php, line 41
Class
- WebformTranslationManager
- Defines a class to translate webform elements.
Namespace
Drupal\webformCode
protected $configFactory;