Class to improve handling of PHP sessions
package | miniMVC |
---|---|
subpackage | Libraries |
__clone()
__get(string $key) : mixed
string
mixed
__set(string $key, mixed $val) : void
string
mixed
destroy() : void
get_instance() : \miniMVC\self
\miniMVC\self
__construct()
$sess : array