Skip to content

Commit 6381ec2

Browse files
[WebLink] Sync type with parent interface
1 parent dcca30c commit 6381ec2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)