v1.0.0
English

ArrayHandler.php

system/Session/Handlers/ArrayHandler.php
1 class 6 methods

class ArrayHandler

Session handler using static array for storage. Intended only for use during testing.
open ($path, $name) public
read ($id) public
write ($id, $data) public
close () public
destroy ($id) public
gc ($max_lifetime) public
phpDG v1.0.0 ArrayHandler.php 662 files 498 classes 763 fn
Generated