API17:JSession::close
From Joomla! Documentation
JSession::close
Description
Writes session data and ends session.
public function close ()
- Returns
- Defined on line 546 of libraries/joomla/session/session.php
See also
JSession::close source code on BitBucket
Class JSession
Subpackage Session- Other versions of JSession::close
User contributed notes
Code Examples