You are here

protected property RequestSubscriber::$configFactory in Raven: Sentry Integration 8.2

Same name and namespace in other branches
  1. 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\EventSubscriber

Code

protected $configFactory;