Skip to content

Instantly share code, notes, and snippets.

@danielschmitz
Created February 3, 2016 00:35
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 danielschmitz/962b65760533fcf79fa7 to your computer and use it in GitHub Desktop.
Save danielschmitz/962b65760533fcf79fa7 to your computer and use it in GitHub Desktop.
<?php
class Foo(){
function bar(){
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment