manyprintsolutions / status
ManyPrint Solutions 状态枚举
0.0.0
2019-09-06 10:32 UTC
Requires
- php: ^7.1
- myclabs/php-enum: ^1.7
Requires (Dev)
- phpstan/phpstan: ^0.11.15
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2024-09-24 07:57:44 UTC
README
ManyPrintSolutions 状态
ManyPrint Solutions 的状态枚举。
安装
此库是为与 Composer 一起使用而制作的。通过运行 $ composer require manyprintsolutions/status
和 $ composer update
将其添加到您的项目中。
用法
作业可能有 4 种不同的状态
PENDING
作业正在等待处理IN_PROGRESS
作业即将被处理FINISHED
处理已完成ABORTED
处理已被终止
帮助
如果您有任何问题,请通过 manyprintsolutions@bitandblack.com
联系我们。