You are here

protected property AuthenticationManager::$userSessionState in RESTful 7.2

User session state to switch user for the Drupal thread.

Type: UserSessionStateInterface

File

src/Authentication/AuthenticationManager.php, line 51
Contains \Drupal\restful\Authentication\AuthenticationManager

Class

AuthenticationManager
Class AuthenticationManager.

Namespace

Drupal\restful\Authentication

Code

protected $userSessionState;