Replies: 1 comment
-
You can send a PR. Ideally try to add functionality to the https://github.com/nette/php-generator/blob/master/src/PhpGenerator/ClassManipulator.php |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I know that using getters and setters depends on the preferences of developers, but it is the default approach in frameworks like Symfony.
I didn't find anything related to this in the library. Do we have the option to "generate getters and setters from properties"?
If not, is it possible to add this feature? If the maintainers are okay with it, I can look into creating a PR.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions