Vote Details for "PHP_Callback" by cweiske

» Details
  • Voter:
  • Vote: +1 (conditional)
  • Reviews:
» Comment
- Add @param to any method that accepts parameters
- Fill the @param description fully, not just datatype or variable name (this is required to have acceptable phpdoc docs)
- Add a ?> at the end of the file.