You are here

protected property LogActionBase::$user in Log entity 2.x

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Action/LogActionBase.php, line 29

Class

LogActionBase
Base class for the configurable actions for logs.

Namespace

Drupal\log\Plugin\Action

Code

protected $user;