Skip to content

Instantly share code, notes, and snippets.

@lucaswerkmeister
Created December 1, 2013 22:29
Show Gist options
  • Save lucaswerkmeister/7741718 to your computer and use it in GitHub Desktop.
Save lucaswerkmeister/7741718 to your computer and use it in GitHub Desktop.
/**
 * description
 *
 * longer
 * description
 *
 * @author The Author
 * @throws Exception if this
 *                   or that happens
 */

"description
 
 longer description"
by("The Author")
throws(`class Exception`, "if this
                           or that happens")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment