mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-11-01 12:32:29 +01: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