You are here

protected property EntityReferenceActionsHandler::$currentUser in Entity reference actions 1.x

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/EntityReferenceActionsHandler.php, line 51

Class

EntityReferenceActionsHandler
Provides the form functions to call actions on referenced entities.

Namespace

Drupal\entity_reference_actions

Code

protected $currentUser;