Skip to content

Commit

Permalink
Fix type in docblock
Browse files Browse the repository at this point in the history
Co-authored-by: Viktor Szépe <viktor@szepe.net>
  • Loading branch information
otsch and szepeviktor committed Jul 18, 2022
1 parent e15727e commit 00760ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Psr/Uri.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
class Uri implements UriInterface
{
/**
* @var Uri
* @var Url
*/
private $url;

Expand Down

0 comments on commit 00760ee

Please sign in to comment.