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

DM-14842: Fix deprecation warnings from PropertyList/Set.get #15

Merged
merged 1 commit into from
Jun 22, 2018

Commits on Jun 19, 2018

  1. Use getScalar and getArray instead of get

    Use `getScalar` or `getArray` instead of deprecated `get`
    on `PropertySet` and `PropertyList` instances.
    r-owen committed Jun 19, 2018
    Configuration menu
    Copy the full SHA
    4e5cd0b View commit details
    Browse the repository at this point in the history