You are here

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/core/owner/src/EventSubscriber/LogEventSubscriber.php, line 19

Class

LogEventSubscriber
Perform actions on log presave.

Namespace

Drupal\farm_owner\EventSubscriber

Code

protected $currentUser;