Skip to content

Commit 63e4269

Browse files
[WebLink] Sync type with parent interface
1 parent f0bb3ca commit 63e4269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/WebLink/Link.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ public function withoutRel($rel)
132132
/**
133133
* {@inheritdoc}
134134
*
135-
* @param string|bool|string[] $value
135+
* @param string|\Stringable|int|float|bool|string[] $value
136136
*
137137
* @return static
138138
*/

0 commit comments

Comments
 (0)