Facade pattern prevents IDE autocomplete #285
pindab0ter
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The way of importing described in the documentation is not recognized by PhpStorm 2022.1.4.
The alternative would be to import the NewsletterFacade and alias it to Newsletter, but then the methods don't get recognized.
I don't have any experience with the Facade pattern and have no clue on how you could go about fixing it.
If someone could explain that to me I'm willing to write up a PR. Otherwise, please look into this.
Beta Was this translation helpful? Give feedback.
All reactions