Skip to content

Add getters to ParseInstallation #303

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

Merged
merged 2 commits into from
Apr 24, 2017

Conversation

montymxb
Copy link
Contributor

Fleshes out the ParseInstallation class with getters to standardize readable properties. Previous to this the class was simply a stub, leaving it up to the developer to recall the correct keys to fetch. In this fashion it's a bit more explicit what data is expected to be available.

This does not add setters as the php sdk is intended to be reading _Installation, rather than writing to it. However this does not change the fact that working with the masterKey one can create and modify installations from this sdk as they see fit.

@montymxb montymxb merged commit a5cd7ac into parse-community:master Apr 24, 2017
@montymxb montymxb deleted the parse-installation branch April 24, 2017 19:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant