Skip to content

Commit 999a886

Browse files
committed
Docs getSiteGroupIdFromContext
1 parent 7cd6a8d commit 999a886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Support/Facades/Site.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
* @method static void setActiveSite(mixed $site)
3434
* @method static void applyActiveSite(mixed $site)
3535
* @method static int|null getSiteIdFromContext()
36+
* @method static int getSiteGroupIdFromContext()
3637
* @method static string|null getSiteCodeFromContext()
3738
* @method static mixed getSiteFromContext()
3839
* @method static bool hasGlobalContext()

0 commit comments

Comments
 (0)