Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SessionManagerInterface.php

function SessionManagerInterface::destroy

Destroys the current session and removes session cookies.

1 method overrides SessionManagerInterface::destroy()
SessionManager::destroy in core/lib/Drupal/Core/Session/SessionManager.php
Destroys the current session and removes session cookies.

File

core/lib/Drupal/Core/Session/SessionManagerInterface.php, line 23

Class

SessionManagerInterface
Defines the session manager interface.

Namespace

Drupal\Core\Session

Code

public function destroy();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal