We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aad37e commit d5c5574Copy full SHA for d5c5574
tests/integration/DocblocksWithAnnotationsTest.php
@@ -44,7 +44,7 @@ public function testDocblockWithAnnotations()
44
$this->assertCount(3, $docblock->getTags());
45
}
46
47
- public function testDocblockWithAnnotationHavingZeroValue(): void
+ public function testDocblockWithAnnotationHavingZeroValue()
48
{
49
$docComment = <<<DOCCOMMENT
50
/**
0 commit comments