Fix php doc

This commit is contained in:
Bubka 2024-03-15 08:02:36 +01:00
parent b56ee8b04f
commit 704166cfd6
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ class UserManagerController extends Controller
}
/**
* Update a user
* Promote (or demote) a user
*
* @return \App\Api\v1\Resources\UserManagerResource
*/