API17

API17:JSessionStorageApc::test

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples