Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

Conversation

@abishekrsrikaanth
Copy link

Fixed the CreateToken method to set the resource and pairing code if the response from the API contains them.
The closing brace for the class must go on the next line after the body
Line 184 | ERROR | Line indented incorrectly; expected at least 8 spaces, found 7
Line 211 | ERROR | Whitespace found at end of line
Line 527 | ERROR | Expected "if (...) {\n"; found "if(...)\n        {\n"
Line 532 | ERROR | Expected "if (...) {\n"; found "if(...)\n        {\n"
Line 527 | ERROR | Expected "if (...) {\n"; found "if(...){\n"
Line 531 | ERROR | Expected "if (...) {\n"; found "if(...){\n"
Copy link

Choose a reason for hiding this comment

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

add a trailing ,

no need to align the => is a good suggestion to avoid unnecessary diffs later on, same for ='s below

Copy link

Choose a reason for hiding this comment

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

remove extra line break

Choose a reason for hiding this comment

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

Why catch and rethrow an \Exception?

@ionux ionux closed this Feb 5, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants