thephpleague / oauth2-client

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

Define null as allowed return type #972

Closed Baspa closed 1 year ago

Baspa commented 1 year ago

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