You are here

protected property ConfigEntityRevisionsRevisionStorageHandler::$currentUser in Config Entity Revisions 8.2

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Entity/Handler/ConfigEntityRevisionsRevisionStorageHandler.php, line 57

Class

ConfigEntityRevisionsRevisionStorageHandler
Class ConfigEntityRevisionsRevisionStorageHandler.

Namespace

Drupal\config_entity_revisions\Entity\Handler

Code

protected $currentUser = NULL;