◆ getData()
Procrastinator\Result::getData |
( |
| ) |
|
◆ getError()
Procrastinator\Result::getError |
( |
| ) |
|
◆ getStatus()
Procrastinator\Result::getStatus |
( |
| ) |
|
◆ jsonSerialize()
Procrastinator\Result::jsonSerialize |
( |
| ) |
|
◆ setData()
Procrastinator\Result::setData |
( |
string |
$data | ) |
|
◆ setError()
Procrastinator\Result::setError |
( |
string |
$error | ) |
|
◆ setStatus()
Procrastinator\Result::setStatus |
( |
|
$status | ) |
|
◆ DONE
const Procrastinator\Result::DONE = 'done' |
◆ ERROR
const Procrastinator\Result::ERROR = 'error' |
◆ IN_PROGRESS
const Procrastinator\Result::IN_PROGRESS ='in_progress' |
◆ STOPPED
const Procrastinator\Result::STOPPED = 'stopped' |
The documentation for this class was generated from the following file: