|
ILIAS
trunk Revision v12.0_alpha-1329-g1094ddb0c33
|
Inheritance diagram for ILIAS\StaticURL\Session\SessionStore:
Collaboration diagram for ILIAS\StaticURL\Session\SessionStore:Public Member Functions | |
| set (string $key, mixed $value) | |
| get (string $key) | |
Definition at line 26 of file SessionStore.php.
| ILIAS\StaticURL\Session\SessionStore::get | ( | string | $key | ) |
Implemented in ILIAS\StaticURL\Session\ILIASSessionStore.
| ILIAS\StaticURL\Session\SessionStore::set | ( | string | $key, |
| mixed | $value | ||
| ) |
Implemented in ILIAS\StaticURL\Session\ILIASSessionStore.