Skip to content

Instantly share code, notes, and snippets.

@nathansh
Created March 31, 2015 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathansh/5509459ac696e0c4bfd3 to your computer and use it in GitHub Desktop.
Save nathansh/5509459ac696e0c4bfd3 to your computer and use it in GitHub Desktop.
Simple docblock that doesn't return anything
/**
* Prints classes for a custom menu. Prints added class and any passed in class
*
* @param string $item Slug for menu item
* @param string $classes Extra classes to print
* @uses mbt_show_listing_menu_is_current()
*
*/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment