You are here

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

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/core/quick/src/Plugin/Action/QuickFormActionBase.php, line 28

Class

QuickFormActionBase
Base class for quick form action plugins.

Namespace

Drupal\farm_quick\Plugin\Action

Code

protected $currentUser;