You are here

protected property MaestroWebformHandler::$configFactory in Maestro 3.x

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

Overrides WebformHandlerBase::$configFactory

File

modules/maestro_webform/src/Plugin/WebformHandler/MaestroWebformHandler.php, line 58

Class

MaestroWebformHandler
Launches a Maestro workflow with a Webform submission.

Namespace

Drupal\maestro_webform\Plugin\WebformHandler

Code

protected $configFactory;