Skip to content

Commit 777f1fe

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 1169dbc commit 777f1fe

File tree

1 file changed

+1
-0
lines changed
  • src/Illuminate/Support/Facades

1 file changed

+1
-0
lines changed

src/Illuminate/Support/Facades/URL.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
* @method static \Illuminate\Routing\UrlGenerator setSessionResolver(callable $sessionResolver)
4040
* @method static \Illuminate\Routing\UrlGenerator setKeyResolver(callable $keyResolver)
4141
* @method static \Illuminate\Routing\UrlGenerator withKeyResolver(callable $keyResolver)
42+
* @method static \Illuminate\Routing\UrlGenerator resolveMissingNamedRoutesUsing(callable $missingNamedRouteResolver)
4243
* @method static string getRootControllerNamespace()
4344
* @method static \Illuminate\Routing\UrlGenerator setRootControllerNamespace(string $rootNamespace)
4445
* @method static void macro(string $name, object|callable $macro)

0 commit comments

Comments
 (0)