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

Remove unnecessary linter warning from phpcs #610

Closed
thinkingserious opened this issue May 19, 2018 · 0 comments · Fixed by #628
Closed

Remove unnecessary linter warning from phpcs #610

thinkingserious opened this issue May 19, 2018 · 0 comments · Fixed by #628
Labels
difficulty: easy fix is easy in difficulty status: help wanted requesting help from the community type: twilio enhancement feature request on Twilio's roadmap

Comments

@thinkingserious
Copy link
Contributor

Issue Summary

Here are the warnings we should remove:

  • private variables needing to be prefixed with an underscore
  • @category tag in file comment
  • @category tag in class comment
  • @author tag in class comment
  • @license tag in class comment
  • @link tag in class comment
@thinkingserious thinkingserious added status: help wanted requesting help from the community difficulty: easy fix is easy in difficulty up-for-grabs type: twilio enhancement feature request on Twilio's roadmap labels May 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy fix is easy in difficulty status: help wanted requesting help from the community type: twilio enhancement feature request on Twilio's roadmap
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant