Skip to content

Commit 8f2d056

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent eacbb35 commit 8f2d056

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

src/Illuminate/Support/Facades/URL.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* @method static string route(\BackedEnum|string $name, mixed $parameters = [], bool $absolute = true)
2424
* @method static string toRoute(\Illuminate\Routing\Route $route, mixed $parameters, bool $absolute)
2525
* @method static string action(string|array $action, mixed $parameters = [], bool $absolute = true)
26-
* @method static array formatParameters(mixed|array $parameters)
26+
* @method static array formatParameters(mixed $parameters)
2727
* @method static string formatRoot(string $scheme, string|null $root = null)
2828
* @method static string format(string $root, string $path, \Illuminate\Routing\Route|null $route = null)
2929
* @method static bool isValidUrl(string $path)

0 commit comments

Comments
 (0)