You are here

protected property VarbaseDashboardUser::$currentUser in Varbase Total Control Dashboard 8.6

Same name and namespace in other branches
  1. 9.0.x src/Plugin/Block/VarbaseDashboardUser.php \Drupal\varbase_total_control\Plugin\Block\VarbaseDashboardUser::currentUser

AccountProxy current user definition.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Block/VarbaseDashboardUser.php, line 53

Class

VarbaseDashboardUser
Provides a 'Varbase Dashboard User'.

Namespace

Drupal\varbase_total_control\Plugin\Block

Code

protected $currentUser;