We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4791342 commit 856cba7Copy full SHA for 856cba7
src/SocialiteplusFacade.php
@@ -5,9 +5,9 @@
5
use Illuminate\Support\Facades\Facade;
6
7
/**
8
- * @see \Blaspsoft\Socialiteplus\Skeleton\SkeletonClass
+ * @see \Blaspsoft\SocialitePlus\SocialitePlusFactory
9
*/
10
-class SocialiteplusFacade extends Facade
+class SocialitePlusFacade extends Facade
11
{
12
13
* Get the registered name of the component.
0 commit comments