You are here

public property Raven::$client in Raven: Sentry Integration 8.2

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

Raven client.

Type: \Raven_Client|null

File

src/Logger/Raven.php, line 38

Class

Raven
Logs events to Sentry.

Namespace

Drupal\raven\Logger

Code

public $client;