Skip to content

Commit 6eb014d

Browse files
authored
Apply fixes from StyleCI (overtrue#123)
1 parent 6a4ce56 commit 6eb014d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Facade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
use Illuminate\Support\Facades\Facade as LaravelFacade;
1515

1616
/**
17-
* Class Facade
17+
* Class Facade.
1818
*
1919
* @author overtrue <[email protected]>
2020
*/

src/ServiceProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
use Overtrue\Socialite\User as SocialiteUser;
2424

2525
/**
26-
* Class ServiceProvider
26+
* Class ServiceProvider.
2727
*
2828
* @author overtrue <[email protected]>
2929
*/

0 commit comments

Comments
 (0)