You are here

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

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

AccountProxy current user definition.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Block/VarbaseCreateContent.php, line 63

Class

VarbaseCreateContent
Provides a 'Create content'.

Namespace

Drupal\varbase_total_control\Plugin\Block

Code

protected $currentUser;