You are here

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

Same name and namespace in other branches
  1. 3.x src/Logger/Raven.php \Drupal\raven\Logger\Raven::settings

The settings array.

Type: \Drupal\Core\Site\Settings

File

src/Logger/Raven.php, line 94

Class

Raven
Logs events to Sentry.

Namespace

Drupal\raven\Logger

Code

protected $settings;