UserLevel
in package
AbstractYes
Table of Contents
Constants
- ADMINISTRATOR = 'administrator'
- SETUP = 'setup'
- UNKNOWN = \PeServer\Core\Text::EMPTY
- USER = 'user'
Methods
- toString() : string
Constants
ADMINISTRATOR
public
mixed
ADMINISTRATOR
= 'administrator'
SETUP
public
mixed
SETUP
= 'setup'
UNKNOWN
public
mixed
UNKNOWN
= \PeServer\Core\Text::EMPTY
USER
public
mixed
USER
= 'user'
Methods
toString()
public
static toString(string $userLevel) : string
Parameters
- $userLevel : string