Legend of the Green Dragon

UserVariable

Table of Contents

$access  : mixed
__call()  : mixed
access()  : PropertyAccessor
getUser()  : array<string|int, mixed>
Returns the current user.

Properties

Methods

__call()

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

access()

private access() : PropertyAccessor
Return values
PropertyAccessor

getUser()

Returns the current user.

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

Search results