Skip to content

Instantly share code, notes, and snippets.

@cybersonic
Last active December 19, 2015 01:39
Show Gist options
  • Save cybersonic/5877193 to your computer and use it in GitHub Desktop.
Save cybersonic/5877193 to your computer and use it in GitHub Desktop.
component {
public function doReverse(String input){
return Reverse(arguments.input);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment