Skip to content

Commit

Permalink
Update Uri.php
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Mar 6, 2025
1 parent 218c5e6 commit 739c2c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Illuminate/Support/Uri.php
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@ public function withQuery(array $query, bool $merge = true): static

/**
* Merge new query parameters into the URI if they are not already in the query string.
*
* @param array $query
* @return static
*/
public function withQueryIfMissing(array $query): static
{
Expand Down

0 comments on commit 739c2c3

Please sign in to comment.