protected property WebformDefaultExceptionHtmlSubscriber::$configFactory in Webform 8.5
Same name and namespace in other branches
- 6.x src/EventSubscriber/WebformDefaultExceptionHtmlSubscriber.php \Drupal\webform\EventSubscriber\WebformDefaultExceptionHtmlSubscriber::configFactory
The configuration object factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
EventSubscriber/ WebformDefaultExceptionHtmlSubscriber.php, line 47
Class
- WebformDefaultExceptionHtmlSubscriber
- Event subscriber to redirect to login form when webform settings instruct to.
Namespace
Drupal\webform\EventSubscriberCode
protected $configFactory;