You are here

protected property Raven::$config in Raven: Sentry Integration 8.2

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

A configuration object containing Raven settings.

Type: \Drupal\Core\Config\Config

File

src/Logger/Raven.php, line 45

Class

Raven
Logs events to Sentry.

Namespace

Drupal\raven\Logger

Code

protected $config;