protected property BehaviorInvoker::$currentUser in Rabbit Hole 2.x
Same name and namespace in other branches
- 8 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_holeCode
protected $currentUser;