API17:JSession::destroy
From Joomla! Documentation
JSession::destroy
Description
Frees all session variables and destroys all data registered to a session.
public function destroy ()
- Returns
- Defined on line 437 of libraries/joomla/session/session.php
See also
JSession::destroy source code on BitBucket
Class JSession
Subpackage Session- Other versions of JSession::destroy
User contributed notes
Code Examples