Skip to content

Commit 9645b5c

Browse files
authored
Add a coding standards GA to fix code with Laravel Pint. (#1064)
1 parent dca112c commit 9645b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AuthentikExtendSocialite.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ class AuthentikExtendSocialite
99
/**
1010
* Register the provider.
1111
*
12-
* @param \SocialiteProviders\Manager\SocialiteWasCalled $socialiteWasCalled
12+
* @param \SocialiteProviders\Manager\SocialiteWasCalled $socialiteWasCalled
1313
*/
1414
public function handle(SocialiteWasCalled $socialiteWasCalled)
1515
{

0 commit comments

Comments
 (0)