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

PhpStorm 2019.2 - unused methods - support for getters #12

Closed
hrach opened this issue Aug 14, 2019 · 1 comment
Closed

PhpStorm 2019.2 - unused methods - support for getters #12

hrach opened this issue Aug 14, 2019 · 1 comment

Comments

@hrach
Copy link
Member

hrach commented Aug 14, 2019

PhpStorm newly marks getter* and setter* methods as unused since they are protected and not called directly. Plugin should fix this -> marks them as used.

@hrach
Copy link
Member Author

hrach commented Apr 22, 2020

https://youtrack.jetbrains.com/issue/WI-47938
Still no support :(

@hrach hrach closed this as completed in a2395c3 Jan 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant