You are here

public function SessionProxy_Backend_Interface::deleteCurrentSessionCookie in Session Proxy 7

Delete current session cookie

1 method overrides SessionProxy_Backend_Interface::deleteCurrentSessionCookie()
SessionProxy_Backend_Base::deleteCurrentSessionCookie in lib/SessionProxy/Backend/Base.php
Delete current session cookie

File

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

Class

SessionProxy_Backend_Interface
Drupal specific session handling additions.

Code

public function deleteCurrentSessionCookie();