Legend of the Green Dragon

SessionVariable
in package

Table of Contents

$access  : mixed
__call()  : mixed
__toArray()  : array<string|int, mixed>
getSession()  : mixed
Returns the current session.
access()  : PropertyAccessor

Properties

Methods

__call()

public __call(mixed $method, mixed $args) : mixed
Parameters
$method : mixed
$args : mixed
Return values
mixed

__toArray()

public __toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

getSession()

Returns the current session.

public getSession() : mixed
Return values
mixed

access()

private access() : PropertyAccessor
Return values
PropertyAccessor

Search results