protected property WebformVariantManager::$configFactory in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Plugin/WebformVariantManager.php \Drupal\webform\Plugin\WebformVariantManager::configFactory
The configuration object factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
Plugin/ WebformVariantManager.php, line 32
Class
- WebformVariantManager
- Manages webform variant plugins.
Namespace
Drupal\webform\PluginCode
protected $configFactory;