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 889bb44 commit 1f58a95Copy full SHA for 1f58a95
src/Facades/Pulse.php
@@ -28,6 +28,8 @@
28
* @method static string js()
29
* @method static bool runsMigrations()
30
* @method static \Laravel\Pulse\Pulse ignoreMigrations()
31
+ * @method static bool registersRoutes()
32
+ * @method static \Laravel\Pulse\Pulse ignoreRoutes()
33
* @method static \Laravel\Pulse\Pulse handleExceptionsUsing(callable $callback)
34
* @method static void rescue(callable $callback)
35
* @method static \Laravel\Pulse\Pulse setContainer(\Illuminate\Contracts\Foundation\Application $container)
0 commit comments