You are here

protected property LanguageDropdownBlock::$currentUser in Language Switcher Dropdown 8.2

The current user account.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/Block/LanguageDropdownBlock.php, line 66

Class

LanguageDropdownBlock
Provides a 'Language dropdown switcher' block.

Namespace

Drupal\lang_dropdown\Plugin\Block

Code

protected $currentUser;