Skip to content

Commit 38f2910

Browse files
committed
FIX copy and paste error with TestTag
1 parent f553c28 commit 38f2910

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/TestTag.php

-5
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,4 @@
1212
#[Attribute(Attribute::TARGET_METHOD)]
1313
class TestTag
1414
{
15-
/** @param class-string ...$friends */
16-
public function __construct(
17-
string ...$friends,
18-
) {
19-
}
2015
}

0 commit comments

Comments
 (0)