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 10837d5 commit 5378340Copy full SHA for 5378340
src/Facades/Notification.php
@@ -9,6 +9,8 @@
9
* @method static static event(string $event)
10
* @method static static message(string $body)
11
* @method static static reference(string $reference)
12
+ * @method static static hasReply(string $placeholder = '')
13
+ * @method static static addAction(string $label)
14
* @method static void show()
15
*/
16
class Notification extends Facade
0 commit comments