Legend of the Green Dragon

Superuser extends Event
in package

Table of Contents

CHECK_SU_ACCESS  = 'lotgd.other.superuser.check.su.access'
CHECK_SU_PERMISSION  = 'lotgd.other.superuser.check.su.permission'
SUPERUSER  = 'lotgd.other.superuser'
$data  : mixed
__construct()  : mixed
getData()  : array<string|int, mixed>
setData()  : self

Constants

CHECK_SU_ACCESS

public mixed CHECK_SU_ACCESS = 'lotgd.other.superuser.check.su.access'

CHECK_SU_PERMISSION

public mixed CHECK_SU_PERMISSION = 'lotgd.other.superuser.check.su.permission'

SUPERUSER

public mixed SUPERUSER = 'lotgd.other.superuser'

Properties

Methods

__construct()

public __construct([array<string|int, mixed> $data = [] ]) : mixed
Parameters
$data : array<string|int, mixed> = []
Return values
mixed

getData()

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

setData()

public setData(array<string|int, mixed> $data) : self
Parameters
$data : array<string|int, mixed>
Return values
self

Search results