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

Adding getHasser (or getHazzer?) to Serializer.php #285

Open
fiboknacky opened this issue Oct 2, 2020 · 0 comments
Open

Adding getHasser (or getHazzer?) to Serializer.php #285

fiboknacky opened this issue Oct 2, 2020 · 0 comments
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@fiboknacky
Copy link

With proto3, we now have some classes that contain a hasXXX() method.
The googleads/google-ads-php repo needs to use a method similar to getGetter() to fetch the hasXXX() method name.

It'd be great if we can have such a method implemented right in Serializer (where getGetter and getSetter are written), so we don't need to write our own.

@jdpedrie jdpedrie added the type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. label Oct 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

2 participants