Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NodeTypeResolver] Make NodeTraverser as property on NodeScopeAndMetadataDecorator #3532

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

samsonasik
Copy link
Member

Continue of PR:

this PR make NodeTraverser instance as property in NodeScopeAndMetadataDecorator and assign in __construct() early to avoid repetitive creation.

@samsonasik
Copy link
Member Author

All checks have passed 🎉 @TomasVotruba I think it is ready.

@TomasVotruba TomasVotruba merged commit b3ea98f into main Mar 28, 2023
@TomasVotruba TomasVotruba deleted the make-node-traverser-property branch March 28, 2023 19:19
samsonasik added a commit that referenced this pull request May 8, 2023
…dataDecorator (#3532)

* [NodeTypeResolver] Make NodeTraverser as property on NodeScopeAndMetadataDecorator

* [ci-review] Rector Rectify

---------

Co-authored-by: GitHub Action <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants