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

More PHPdocs tweaks #91

Merged
merged 1 commit into from
Oct 5, 2015
Merged

More PHPdocs tweaks #91

merged 1 commit into from
Oct 5, 2015

Conversation

StrikeForceZero
Copy link
Contributor

  • Some IDE's may complain on process() line#260 that the return of getMessages is a string when it is in fact a string array.
  • might as well add the @throws ClientException for getMessages while we are in here as well.
  • constructor doesn't exactly return a void, so we can remove that (PhpStorm likes to highlight everything...)
  • Closure is a root namespace class

:)

marcelog added a commit that referenced this pull request Oct 5, 2015
@marcelog marcelog merged commit b49c2df into marcelog:master Oct 5, 2015
@marcelog
Copy link
Owner

marcelog commented Oct 5, 2015

Thanks!

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.

2 participants