Skip to content

Instantly share code, notes, and snippets.

@alexbowers
Created February 20, 2017 11:01
Show Gist options
  • Star 14 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexbowers/b241ef8afac3745dde025db6e0734958 to your computer and use it in GitHub Desktop.
Save alexbowers/b241ef8afac3745dde025db6e0734958 to your computer and use it in GitHub Desktop.
<?php
class _╯°□°╯︵┻━┻ extends \Exception {}
function _╯°□°╯︵┻━┻($message) {
throw new _╯°□°╯︵┻━┻($message);
}
_╯°□°╯︵┻━┻("Flip Table");
@alexbowers
Copy link
Author

@Brunty
Copy link

Brunty commented Feb 20, 2017

https://github.com/sgolemon/table-flip ready for composer require!

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