Skip to content

Commit

Permalink
[TST-1]remove docblock parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Rick in t Veld committed Aug 6, 2024
1 parent 030f29d commit fdf335f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Builder/Uri/UriBuilder.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
class UriBuilder
{
/**
* @param string $builder
* @param array<mixed> $parameters
*/
public function build(string $builder, array $parameters): string
Expand Down

0 comments on commit fdf335f

Please sign in to comment.