You are here

protected property UserSessionState::$needsSaving in RESTful 7.2

Boolean holding if the session needs to be saved.

Type: bool

File

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

Class

UserSessionState
Class UserSessionState.

Namespace

Drupal\restful\Authentication

Code

protected $needsSaving = FALSE;