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

Add facades and code coverage report #4

Merged
merged 28 commits into from
Sep 1, 2015
Merged

Add facades and code coverage report #4

merged 28 commits into from
Sep 1, 2015

Conversation

idmontie
Copy link
Contributor

@idmontie idmontie commented Sep 1, 2015

No description provided.

* Helper utility functions for dealing with JSON
*/
class Json_Utilities {
public static function get( $json, $path ) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we add an example in a comment for the 'get' function?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure. There are also tests that document how it works.

idmontie added a commit that referenced this pull request Sep 1, 2015
Add facades and code coverage report
@idmontie idmontie merged commit 1280b15 into develop Sep 1, 2015
@rraub
Copy link
Contributor

rraub commented Sep 1, 2015

👍

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.

None yet

2 participants