Skip to content

Commit

Permalink
[WebLink] Sync type with parent interface
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Jun 22, 2021
1 parent f0bb3ca commit 63e4269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Symfony/Component/WebLink/Link.php
Expand Up @@ -132,7 +132,7 @@ public function withoutRel($rel)
/**
* {@inheritdoc}
*
* @param string|bool|string[] $value
* @param string|\Stringable|int|float|bool|string[] $value
*
* @return static
*/
Expand Down

0 comments on commit 63e4269

Please sign in to comment.