mirror of
https://github.com/rectorphp/rector.git
synced 2025-03-14 20:39:43 +01:00
remove comment
This commit is contained in:
parent
472bc9d55b
commit
2ed6644e62
@ -41,7 +41,6 @@ final class PhpDocInfoFqnTypeDecorator extends AbstractPhpDocInfoDecorator
|
||||
return $node;
|
||||
}
|
||||
|
||||
// @todo check PHPStan for this
|
||||
/** @var IdentifierTypeNode $node */
|
||||
$node->name = $this->namespaceAnalyzer->resolveTypeToFullyQualified(
|
||||
$node->name,
|
||||
|
Loading…
x
Reference in New Issue
Block a user