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 dd74df9 commit 7c88086Copy full SHA for 7c88086
rules/DowngradePhp80/Rector/Class_/DowngradeAttributeToAnnotationRector.php
@@ -19,7 +19,6 @@
19
use Rector\Contract\Rector\ConfigurableRectorInterface;
20
use Rector\DowngradePhp80\ValueObject\DowngradeAttributeToAnnotation;
21
use Rector\NodeFactory\DoctrineAnnotationFactory;
22
-use Rector\NodeTypeResolver\Node\AttributeKey;
23
use Rector\Rector\AbstractRector;
24
use Symplify\RuleDocGenerator\ValueObject\CodeSample\ConfiguredCodeSample;
25
use Symplify\RuleDocGenerator\ValueObject\RuleDefinition;
0 commit comments