You are here

protected property AdminCommentForm::$currentUser in Commerce Core 8.2

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

modules/log/src/Plugin/views/area/AdminCommentForm.php, line 35

Class

AdminCommentForm
Defines a log comment form.

Namespace

Drupal\commerce_log\Plugin\views\area

Code

protected $currentUser;