You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was recently working on a project which required me to create a doctrine class. And as the project used encapsulation the properies are private and then getters and setters.
Generating this is also possible with phpactor, but only for individual properties. But this isn't really feasable if you have a lot of properties. Is there a way to generate them all at once. Or maybe even add an option to select multiple properties at once.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I was recently working on a project which required me to create a doctrine class. And as the project used encapsulation the properies are private and then getters and setters.
Generating this is also possible with phpactor, but only for individual properties. But this isn't really feasable if you have a lot of properties. Is there a way to generate them all at once. Or maybe even add an option to select multiple properties at once.
Beta Was this translation helpful? Give feedback.
All reactions