mirror of
https://github.com/gitbucket/gitbucket.git
synced 2026-01-06 23:52:18 +01:00
add missing extends. fix #2225
This commit is contained in:
@@ -18,6 +18,7 @@ class ApiController
|
||||
with ApiRepositoryBranchControllerBase
|
||||
with ApiRepositoryCollaboratorControllerBase
|
||||
with ApiRepositoryCommitControllerBase
|
||||
with ApiRepositoryContentsControllerBase
|
||||
with ApiRepositoryControllerBase
|
||||
with ApiRepositoryStatusControllerBase
|
||||
with ApiUserControllerBase
|
||||
|
||||
Reference in New Issue
Block a user