You are here

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

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

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/WebformSubmissionExporter.php, line 36

Class

WebformSubmissionExporter
Webform submission exporter.

Namespace

Drupal\webform

Code

protected $configFactory;