SignWebStatus
FinalYes
Table of Contents
Constants
- COMPLETING = 'completing'
- DONE = 'done'
- READY = 'ready'
- REFUSED = 'refused'
- STOPPABLE_READY = 'stoppable_ready'
- STOPPED = 'stopped'
- WAIT = 'wait'
Methods
- getAll() : array<string|int, self::*>
Constants
COMPLETING
public
mixed
COMPLETING
= 'completing'
DONE
public
mixed
DONE
= 'done'
READY
public
mixed
READY
= 'ready'
REFUSED
public
mixed
REFUSED
= 'refused'
STOPPABLE_READY
public
mixed
STOPPABLE_READY
= 'stoppable_ready'
STOPPED
public
mixed
STOPPED
= 'stopped'
WAIT
public
mixed
WAIT
= 'wait'
Methods
getAll()
public
static getAll() : array<string|int, self::*>