You are here

protected property AllowedLanguagesManager::$currentUser in Allowed Languages 2.x

The current user service.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/AllowedLanguagesManager.php, line 24

Class

AllowedLanguagesManager
The allowed language manager controls access to content by language.

Namespace

Drupal\allowed_languages

Code

protected $currentUser;