sublime-php-getters-setters
sublime-php-getters-setters copied to clipboard
Typed properties not accepted
If i add type to properties, it's not working.
For example if I have, in a Foo class, a property "private int $num;" i can't generate getter and setter.
When i choose generate for, this property doesn't appear in the list.
Without type it works correctly.
I've just come across this too.
This repo seems to be abandoned. Is anyone maintaining a better fork?
i just added a hacky support for this. oversoul/sublime-php-getters-setters