You are here

protected property CreateContent::$currentUser in Total Control Admin Dashboard 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Block/CreateContent.php \Drupal\total_control\Plugin\Block\CreateContent::currentUser

AccountProxy current user definition.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Block/CreateContent.php, line 54

Class

CreateContent
Provides a 'Create content'.

Namespace

Drupal\total_control\Plugin\Block

Code

protected $currentUser;