We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f553c28 + 38f2910 commit aa2f632Copy full SHA for aa2f632
1 file changed
src/TestTag.php
@@ -12,9 +12,4 @@
12
#[Attribute(Attribute::TARGET_METHOD)]
13
class TestTag
14
{
15
- /** @param class-string ...$friends */
16
- public function __construct(
17
- string ...$friends,
18
- ) {
19
- }
20
}
0 commit comments