private property CspSubscriber::$configFactory in Raven: Sentry Integration 3.x
Same name and namespace in other branches
- 8.2 src/EventSubscriber/CspSubscriber.php \Drupal\raven\EventSubscriber\CspSubscriber::configFactory
The configuration factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
EventSubscriber/ CspSubscriber.php, line 22
Class
- CspSubscriber
- Subscriber for CSP events.
Namespace
Drupal\raven\EventSubscriberCode
private $configFactory;