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

[SOLID] add delegator pattern refactoring #1580

Closed
TomasVotruba opened this issue Jun 8, 2019 · 1 comment
Closed

[SOLID] add delegator pattern refactoring #1580

TomasVotruba opened this issue Jun 8, 2019 · 1 comment

Comments

@TomasVotruba
Copy link
Member

TomasVotruba commented Jun 8, 2019

E.g. logic from Command, Controller, Subscriber...

  • detect such code
  • decouple the logic to new class
  • pass the class via constructor
  • call the call in the delegator
@TomasVotruba TomasVotruba changed the title [solid] add delegator pattern refactoring [SOLID] add delegator pattern refactoring Oct 30, 2019
@TomasVotruba
Copy link
Member Author

Too board to be implemented ATM

TomasVotruba added a commit that referenced this issue Dec 27, 2021
rectorphp/rector-src@ac90adc [TypeDeclaration] Add symfony route annotation support (#1580)
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

No branches or pull requests

1 participant