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 08742b3 commit bff2592Copy full SHA for bff2592
src/Rector/MethodCall/AssertStatusToAssertMethodRector.php
@@ -15,7 +15,7 @@
15
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
16
17
/**
18
- * @see \RectorLaravel\Tests\Rector\MethodCall\RedirectBackToBackHelperRector\RedirectBackToBackHelperRectorTest
+ * @see \RectorLaravel\Tests\Rector\MethodCall\AssertStatusToAssertMethodRector\AssertStatusToAssertMethodTest
19
*/
20
final class AssertStatusToAssertMethodRector extends AbstractRector
21
{
0 commit comments