This class serves as an adapter to the Session claass in the Kohana framework.
| package | Owl |
|---|---|
| author | Dave Widmer |
getOnce(string $name, mixed $default) : mixed
stringThe property name
mixedThe default value
mixedThe property or default valueset(string $name, mixed $value)
stringThe property name
mixedThe property value