Skip to content

Commit

Permalink
docblock typehint
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmastech committed Dec 2, 2023
1 parent 7cab19b commit 655fd1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Uri.php
Original file line number Diff line number Diff line change
Expand Up @@ -292,7 +292,7 @@ protected function hasStandardPort(): bool
/**
* Filter Uri port.
*
* @param int|null $port The Uri port number.
* @param int|string|null $port The Uri port number.
*
* @return int|null
*
Expand Down

0 comments on commit 655fd1f

Please sign in to comment.