API17:JSessionStorageApc::test
From Joomla! Documentation
JSessionStorageApc::test
Description
Test to see if the SessionHandler is available.
public static function test ()
- Returns boolean True on success, false otherwise.
- Defined on line 117 of libraries/joomla/session/storage/apc.php
See also
JSessionStorageApc::test source code on BitBucket
Class JSessionStorageApc
Subpackage Session- Other versions of JSessionStorageApc::test
User contributed notes
Code Examples