8000
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 36abbb6 commit 34bcfd8Copy full SHA for 34bcfd8
src/Facades/Dock.php
@@ -6,8 +6,8 @@
6
use Native\Laravel\Menu\Menu;
7
8
/**
9
- * @method static void bounce()
10
- * @method static void|string badge(string $type = null)
+ * @method static void bounce(string $type = 'informational')
+ * @method static void|string badge(?string $type = null)
11
* @method static void cancelBounce()
12
* @method static void hide()
13
* @method static void icon(string $Path)
0 commit comments