Skip to content

Commit 856cba7

Browse files
committed
renamed files
1 parent 4791342 commit 856cba7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/SocialiteplusFacade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
use Illuminate\Support\Facades\Facade;
66

77
/**
8-
* @see \Blaspsoft\Socialiteplus\Skeleton\SkeletonClass
8+
* @see \Blaspsoft\SocialitePlus\SocialitePlusFactory
99
*/
10-
class SocialiteplusFacade extends Facade
10+
class SocialitePlusFacade extends Facade
1111
{
1212
/**
1313
* Get the registered name of the component.

0 commit comments

Comments
 (0)