protected property RequestSubscriber::$configFactory in Raven: Sentry Integration 3.x
Same name and namespace in other branches
- 8.2 src/EventSubscriber/RequestSubscriber.php \Drupal\raven\EventSubscriber\RequestSubscriber::configFactory
Config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface|null
File
- src/
EventSubscriber/ RequestSubscriber.php, line 31
Class
- RequestSubscriber
- Initializes Raven logger so Sentry functions can be called.
Namespace
Drupal\raven\EventSubscriberCode
protected $configFactory;