You are here

protected property BaseJobAction::$currentUser in TMGMT Extension Suite 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/Action/BaseJobAction.php \Drupal\tmgmt_extension_suit\Plugin\Action\BaseJobAction::currentUser
  2. 8.2 src/Plugin/Action/BaseJobAction.php \Drupal\tmgmt_extension_suit\Plugin\Action\BaseJobAction::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Action/BaseJobAction.php, line 32

Class

BaseJobAction
Class BaseJobAction.

Namespace

Drupal\tmgmt_extension_suit\Plugin\Action

Code

protected $currentUser;