You are here

protected property LogForm::$currentUser in Log entity 2.x

The Current User object.

Type: \Drupal\Core\Session\AccountInterface

File

src/Form/LogForm.php, line 27

Class

LogForm
Form controller for Log entities.

Namespace

Drupal\log\Form

Code

protected $currentUser;