You are here

protected property WebformVariantManager::$configFactory in Webform 6.x

Same name and namespace in other branches
  1. 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\Plugin

Code

protected $configFactory;