Type : string
Table of Contents
Cases
Methods
- getDefault() : self
- getValue() : string
- isValid() : bool
Cases
Group
Project
Scrum
Collab
Methods
getDefault()
public
static getDefault() : self
Return values
selfgetValue()
public
static getValue(self|string $enum) : string
Parameters
- $enum : self|string
Return values
stringisValid()
public
static isValid(mixed $value) : bool
Parameters
- $value : mixed