You are here

protected property RequestSubscriber::$container in Raven: Sentry Integration 3.x

Type: \Symfony\Component\DependencyInjection\ContainerInterface|null

File

src/EventSubscriber/RequestSubscriber.php, line 38

Class

RequestSubscriber
Initializes Raven logger so Sentry functions can be called.

Namespace

Drupal\raven\EventSubscriber

Code

protected $container;