Priority
Enum
backed by
int
Interfaces
Cases
Methods
: string
: bool
: bool
: array<int, self>
: int
Cases
Methods
public
description() : string
Return values
string
public
isHigherThan(
self
$other) : bool
Parameters
$other
:
self
Return values
bool
public
isLowerThan(
self
$other) : bool
Parameters
$other
:
self
Return values
bool
public
static
ordered() : array<int, self>
Return values
array<int, self>
public
weight() : int
Return values
int