You are here

protected property EmailActionBase::$currentUser in Ubercart 8.4

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

uc_order/src/Plugin/RulesAction/EmailActionBase.php, line 23

Class

EmailActionBase
Provides a base class for RulesActions that send email.

Namespace

Drupal\uc_order\Plugin\RulesAction

Code

protected $currentUser;