SessionManager::isSessionObsolete

protected function SessionManager::isSessionObsolete

protected SessionManager::isSessionObsolete()

Determines whether the session contains user data.

Return value

bool TRUE when the session does not contain any values and therefore can be destroyed.

File

core/lib/Drupal/Core/Session/SessionManager.php, line 292

Class

SessionManager
Manages user sessions.

Namespace

登录查看完整内容