API17:JSessionStorage::close
From Joomla! Documentation
JSessionStorage::close
Description
Close the SessionHandler backend.
public function close ()
- Returns boolean True on success, false otherwise.
- Defined on line 105 of libraries/joomla/session/storage.php
See also
JSessionStorage::close source code on BitBucket
Class JSessionStorage
Subpackage Session
- Other versions of JSessionStorage::close
User contributed notes
Code Examples