You are here

protected property AssetAddLog::$currentUser in farmOS 2.x

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/core/log/src/Plugin/Action/AssetAddLog.php, line 35

Class

AssetAddLog
Action that adds a log referencing assets.

Namespace

Drupal\farm_log\Plugin\Action

Code

protected $currentUser;