Skip to content

Commit 5a6c060

Browse files
committed
add link comment
1 parent bad6f94 commit 5a6c060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NodeTypeResolver/PHPStan/Scope/PHPStanNodeScopeResolver.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ public function processNodes(
418418
}
419419

420420
// use after scope filling so DecoratingNodeVisitorInterface instance can fetch the scope of target node
421+
// @see https://github.com/rectorphp/rector-src/pull/7721#discussion_r2595932460
421422
$this->nodeTraverser->traverse($stmts);
422423

423424
return $stmts;

0 commit comments

Comments
 (0)