Hi all! Does a Rule exists for this Rename StaticClass::a(); to StaticClass::b()->someMethod(); ? #7342
Unanswered
alexandreelise
asked this question in
Q&A
Replies: 1 comment 5 replies
|
Hi, we don't have such rule yet, so you'll have to make it yourself. |
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all! Does a Rule exists for this Rename StaticClass::a(); to StaticClass::b()->someMethod(); ?
Or should I create this Rule with rector-generator?
All reactions