Skip to content

Commit

Permalink
Added @api annotation to NodeScopeResolver::processStmtNodes()
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtech-dobes authored and ondrejmirtes committed Jun 23, 2022
1 parent d0bdb5b commit f9ad6a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Analyser/NodeScopeResolver.php
Expand Up @@ -256,6 +256,7 @@ public function processNodes(
}

/**
* @api
* @param Node\Stmt[] $stmts
* @param callable(Node $node, Scope $scope): void $nodeCallback
*/
Expand Down

0 comments on commit f9ad6a0

Please sign in to comment.