You are here

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

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

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Logger/Raven.php, line 76

Class

Raven
Logs events to Sentry.

Namespace

Drupal\raven\Logger

Code

protected $moduleHandler;