Skip to content

Commit 8f4d9c6

Browse files
authored
Method for facade added
1 parent 248995d commit 8f4d9c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Facades/App.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
use Illuminate\Support\Facades\Facade;
66

77
/**
8+
* @method static void quit()
89
* @method static void focus()
910
* @method static void hide()
1011
* @method static bool isHidden()

0 commit comments

Comments
 (0)