protected property RequestSubscriber::$configFactory in Raven: Sentry Integration 8.2
Same name and namespace in other branches
- 3.x src/EventSubscriber/RequestSubscriber.php \Drupal\raven\EventSubscriber\RequestSubscriber::configFactory
The config factory.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- src/
EventSubscriber/ RequestSubscriber.php, line 23
Class
- RequestSubscriber
- Initializes Raven logger if fatal error logging is enabled.
Namespace
Drupal\raven\EventSubscriberCode
protected $configFactory;