protected property EmailWebformHandler::$configFactory in Webform 8.5
Same name and namespace in other branches
- 6.x src/Plugin/WebformHandler/EmailWebformHandler.php \Drupal\webform\Plugin\WebformHandler\EmailWebformHandler::configFactory
The configuration object factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
Overrides WebformHandlerBase::$configFactory
File
- src/
Plugin/ WebformHandler/ EmailWebformHandler.php, line 100
Class
- EmailWebformHandler
- Emails a webform submission.
Namespace
Drupal\webform\Plugin\WebformHandlerCode
protected $configFactory;