Skip to content

Is it possible to use imported namespaces with AttributeKeyToClassConstFetchRector? #7934

Answered by samsonasik
timri asked this question in Q&A
Discussion options

You must be logged in to vote

You can create custom rule for only import specific fqcn, not all of fqcn, so you need to replace FullyQualied to Name on specific node if exists on use statement.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by samsonasik
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #7908 on May 13, 2023 09:57.