thephpleague / oauth2-client

Easy integration with OAuth 2.0 service providers.
http://oauth2-client.thephpleague.com
MIT License
3.63k stars 751 forks source link

Update dockblock for AbstractProvider::prepareAccessTokenResponse #1025

Open KorvinSzanto opened 5 months ago

KorvinSzanto commented 5 months ago

This commit updates the docblock to reflect the actual type for $result.

KorvinSzanto commented 5 months ago

Tests will pass once #1026 merges