You are here

protected property UserSessionState::$originalUser in RESTful 7.2

Object holding the original user.

This is saved for switch back purposes.

Type: object

File

src/Authentication/UserSessionState.php, line 38
Contains \Drupal\restful\Authentication\UserSessionState.

Class

UserSessionState
Class UserSessionState.

Namespace

Drupal\restful\Authentication

Code

protected $originalUser;