Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@antoinelame
Copy link
Contributor

The PR fixes the return types of a few Laravel\Socialite\Contracts\User's methods. It will sove false positives when using static analyzers.

@taylorotwell taylorotwell merged commit d5f0a31 into laravel:5.x Jan 4, 2023
@driesvints
Copy link
Member

Fyi, ?string is a PHP type thing, not a valid DocBlock type. Needs to be string|null instead. I adjusted this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants