thephpleague / oauth2-client

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

Define null as allowed return type #972

Closed Baspa closed 2 years ago

Baspa commented 2 years ago

Static analysers will return an error when returning null instead of a string.