You are here

public function SessionProxy_Backend_Interface::destroy in Session Proxy 7

Destroy session if any

1 method overrides SessionProxy_Backend_Interface::destroy()
SessionProxy_Backend_Base::destroy in lib/SessionProxy/Backend/Base.php
Destroy session if any

File

lib/SessionProxy/Backend/Interface.php, line 60

Class

SessionProxy_Backend_Interface
Drupal specific session handling additions.

Code

public function destroy();