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:
@ -3,7 +3,7 @@ declare(strict_types=1);
|
||||
namespace Gitea\Models;
|
||||
|
||||
/**
|
||||
* Warps the version of the Gitea server.
|
||||
* Wraps the version of the Gitea server.
|
||||
*/
|
||||
class ServerVersion implements \JsonSerializable {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user