Skip to content

Commit

Permalink
Endpoint for pending invites - Extended response
Browse files Browse the repository at this point in the history
  • Loading branch information
gevorgmansuryan committed Jul 26, 2024
1 parent e4151ad commit f5324d2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions definitions/InviteDefinitions.php
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,6 @@

class InviteDefinitions
{
/**
* @param Invite $invite
* @return array
*/
public static function getInvite(Invite $invite)
{
return [
Expand Down

0 comments on commit f5324d2

Please sign in to comment.