You are here

protected property WebformSubmissionGenerate::$configFactory in Webform 8.5

Same name and namespace in other branches
  1. 6.x src/WebformSubmissionGenerate.php \Drupal\webform\WebformSubmissionGenerate::configFactory

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/WebformSubmissionGenerate.php, line 23

Class

WebformSubmissionGenerate
Webform submission generator.

Namespace

Drupal\webform

Code

protected $configFactory;