mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2026-04-22 16:27:24 +02:00
Added a user guide based on MkDocs
This commit is contained in:
@ -21,7 +21,7 @@ final class StatusState {
|
||||
const FAILURE = 'failure';
|
||||
|
||||
/**
|
||||
* @var string The status is a pending.
|
||||
* @var string The status is pending.
|
||||
*/
|
||||
const PENDING = 'pending';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user