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 848243a commit 5662f12Copy full SHA for 5662f12
src/Facades/Google.php
@@ -5,6 +5,9 @@
5
use PulkitJalan\Google\Client;
6
use Illuminate\Support\Facades\Facade;
7
8
+/**
9
+ * @mixin Client
10
+ */
11
class Google extends Facade
12
{
13
/**
0 commit comments