You are here

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

Same name and namespace in other branches
  1. 8.5 src/Plugin/WebformExporterManager.php \Drupal\webform\Plugin\WebformExporterManager::configFactory

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/WebformExporterManager.php, line 31

Class

WebformExporterManager
Manages results exporter plugins.

Namespace

Drupal\webform\Plugin

Code

protected $configFactory;