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
$access
private
mixed
$access
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