ProcessingStatus
FinalYes
Table of Contents
Constants
Methods
- getAll() : array<string|int, self::*>
Constants
ASSEMBLED
public
mixed
ASSEMBLED
= 'assembled'
DONE
public
mixed
DONE
= 'done'
PREPARED
public
mixed
PREPARED
= 'prepared'
SIGNED
public
mixed
SIGNED
= 'signed'
WAIT
public
mixed
WAIT
= 'wait'
Methods
getAll()
public
static getAll() : array<string|int, self::*>