The first is missed by PHPStorm/AST refactorings, because it's a string ```diff - 'Rector\NodeTypeResolver\Node\Attribute::SCOPE' => Scope::class, + AttributeKey::class . '::FILE_INFO' => SmartFileInfo::class, ```
The first is missed by PHPStorm/AST refactorings, because it's a string