You are here

protected property LanguageNegotiator::$currentUser in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/language/src/LanguageNegotiator.php \Drupal\language\LanguageNegotiator::currentUser

The current active user.

File

core/modules/language/src/LanguageNegotiator.php, line 62
Contains \Drupal\language\LanguageNegotiator.

Class

LanguageNegotiator
Class responsible for performing language negotiation.

Namespace

Drupal\language

Code

protected $currentUser;