You are here

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

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

Current user.

Type: \Drupal\Core\Session\AccountInterface|null

File

src/Logger/Raven.php, line 62

Class

Raven
Logs events to Sentry.

Namespace

Drupal\raven\Logger

Code

protected $currentUser;