Skip to content

Commit 1f58a95

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 889bb44 commit 1f58a95

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Facades/Pulse.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@
2828
* @method static string js()
2929
* @method static bool runsMigrations()
3030
* @method static \Laravel\Pulse\Pulse ignoreMigrations()
31+
* @method static bool registersRoutes()
32+
* @method static \Laravel\Pulse\Pulse ignoreRoutes()
3133
* @method static \Laravel\Pulse\Pulse handleExceptionsUsing(callable $callback)
3234
* @method static void rescue(callable $callback)
3335
* @method static \Laravel\Pulse\Pulse setContainer(\Illuminate\Contracts\Foundation\Application $container)

0 commit comments

Comments
 (0)