Skip to content

Instantly share code, notes, and snippets.

@kellegous
Created August 2, 2016 14:08
Show Gist options
  • Save kellegous/e4e8f1300bdaed5cdea5656d66240f84 to your computer and use it in GitHub Desktop.
Save kellegous/e4e8f1300bdaed5cdea5656d66240f84 to your computer and use it in GitHub Desktop.
static public function __callStatic($method, $args) {
return '';
}
@Adeldude33
Copy link

adorable code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment