You are here

protected property Raven::$requestStack in Raven: Sentry Integration 3.x

Same name and namespace in other branches
  1. 8.2 src/Logger/Raven.php \Drupal\raven\Logger\Raven::requestStack

Request stack.

Type: \Symfony\Component\HttpFoundation\RequestStack|null

File

src/Logger/Raven.php, line 90

Class

Raven
Logs events to Sentry.

Namespace

Drupal\raven\Logger

Code

protected $requestStack;