mirror of
https://github.com/sitelease/sugar-cube-client.git
synced 2025-11-01 12:32:29 +01:00
Fixed the documentation
This commit is contained in:
@ -5,7 +5,7 @@ namespace Gitea\Models;
|
||||
use Enum\{EnumTrait};
|
||||
|
||||
/**
|
||||
* Defines the permission of a Gitea status.
|
||||
* Defines the permission of a team.
|
||||
*/
|
||||
final class TeamPermission {
|
||||
use EnumTrait;
|
||||
|
||||
Reference in New Issue
Block a user