public SessionManagerInterface::destroy()
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();
Please login to continue.