You are here

protected property BehaviorInvoker::$currentUser in Rabbit Hole 8

Same name and namespace in other branches
  1. 2.x src/BehaviorInvoker.php \Drupal\rabbit_hole\BehaviorInvoker::currentUser

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/BehaviorInvoker.php, line 52

Class

BehaviorInvoker
Default implementation of Rabbit Hole behaviors invoker.

Namespace

Drupal\rabbit_hole

Code

protected $currentUser;