Legend of the Green Dragon

UserVariable
in package

Table of Contents

$access  : mixed
__call()  : mixed
__toArray()  : array<string|int, mixed>
getUser()  : array<string|int, mixed>
Returns the current user.
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>

getUser()

Returns the current user.

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

access()

private access() : PropertyAccessor
Return values
PropertyAccessor

Search results