We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 132d17c commit 607ab3bCopy full SHA for 607ab3b
rules/PHPUnit100/Rector/Class_/ParentTestClassConstructorRector.php
@@ -20,6 +20,7 @@
20
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
21
22
/**
23
+ * @see https://github.com/sebastianbergmann/phpunit/issues/3975
24
* @see https://github.com/sebastianbergmann/phpunit/commit/705874f1b867fd99865e43cb5eaea4e6d141582f
25
*
26
* @see \Rector\PHPUnit\Tests\PHPUnit100\Rector\Class_\ParentTestClassConstructorRector\ParentTestClassConstructorRectorTest
0 commit comments