You are here

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

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

The configuration object factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/WebformHandlerManager.php, line 32

Class

WebformHandlerManager
Manages webform handler plugins.

Namespace

Drupal\webform\Plugin

Code

protected $configFactory;