Skip to content

Commit d99a857

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 6df12d1 commit d99a857

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
@@ -80,6 +80,7 @@
8080
* @method static bool hasMacro(string $name)
8181
* @method static void flushMacros()
8282
* @method static mixed macroCall(string $method, array $parameters)
83+
* @method static void tap(callable|null $callback = null)
8384
* @method static \Illuminate\Routing\RouteRegistrar attribute(string $key, mixed $value)
8485
* @method static \Illuminate\Routing\RouteRegistrar whereAlpha(array|string $parameters)
8586
* @method static \Illuminate\Routing\RouteRegistrar whereAlphaNumeric(array|string $parameters)

0 commit comments

Comments
 (0)