Skip to content

Commit eb930f5

Browse files
taylorotwellgithub-actions[bot]
authored andcommitted
Update facade docblocks
1 parent 685627d commit eb930f5

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
@@ -8,6 +8,7 @@
88
* @method static string previous(mixed $fallback = false)
99
* @method static string previousPath(mixed $fallback = false)
1010
* @method static string to(string $path, mixed $extra = [], bool|null $secure = null)
11+
* @method static string query(string $path, array $query = [], mixed $extra = [], bool|null $secure = null)
1112
* @method static string secure(string $path, array $parameters = [])
1213
* @method static string asset(string $path, bool|null $secure = null)
1314
* @method static string secureAsset(string $path)

0 commit comments

Comments
 (0)