You are here

protected property CreateContent::$currentUser in Total Control Admin Dashboard 3.0.x

Same name and namespace in other branches
  1. 8.2 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;