Skip to content

Commit e574ffa

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent bd30b02 commit e574ffa

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
@@ -37,6 +37,7 @@
3737
* @method static \Symfony\Component\HttpFoundation\Response toResponse(\Symfony\Component\HttpFoundation\Request $request, mixed $response)
3838
* @method static \Illuminate\Routing\Route substituteBindings(\Illuminate\Routing\Route $route)
3939
* @method static void substituteImplicitBindings(\Illuminate\Routing\Route $route)
40+
* @method static \Illuminate\Routing\Router substituteImplicitBindingsUsing(callable $callback)
4041
* @method static void matched(string|callable $callback)
4142
* @method static array getMiddleware()
4243
* @method static \Illuminate\Routing\Router aliasMiddleware(string $name, string $class)

0 commit comments

Comments
 (0)