Skip to content

Commit

Permalink
Merge pull request #61 from fabiano-mallmann/main-opensource
Browse files Browse the repository at this point in the history
fix: v5.6.5
  • Loading branch information
andreals authored Jun 13, 2024
2 parents d2f72a7 + cfa70f3 commit 58a88ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Models/GetRecipientKycDetailsResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ public function __construct()
}
}

#[\ReturnTypeWillChange]
public function jsonSerialize()
{
$json = array();
Expand Down

0 comments on commit 58a88ec

Please sign in to comment.