You are here

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

Same name in this branch
  1. 8.2 src/Logger/Raven.php \Drupal\raven\Logger\Raven::configFactory
  2. 8.2 src/Plugin/CspReportingHandler/Raven.php \Drupal\raven\Plugin\CspReportingHandler\Raven::configFactory
Same name and namespace in other branches
  1. 3.x src/Logger/Raven.php \Drupal\raven\Logger\Raven::configFactory

Config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Logger/Raven.php, line 52

Class

Raven
Logs events to Sentry.

Namespace

Drupal\raven\Logger

Code

protected $configFactory;