Skip to content

Commit 2fd25f6

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent e846535 commit 2fd25f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/Route.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@
9090
* @method static \Illuminate\Routing\RouteRegistrar controller(string $controller)
9191
* @method static \Illuminate\Routing\RouteRegistrar domain(string $value)
9292
* @method static \Illuminate\Routing\RouteRegistrar middleware(array|string|null $middleware)
93+
* @method static \Illuminate\Routing\RouteRegistrar missing(\Closure $missing)
9394
* @method static \Illuminate\Routing\RouteRegistrar name(string $value)
9495
* @method static \Illuminate\Routing\RouteRegistrar namespace(string|null $value)
9596
* @method static \Illuminate\Routing\RouteRegistrar prefix(string $prefix)

0 commit comments

Comments
 (0)