Skip to content

Instantly share code, notes, and snippets.

@non-senses
Created January 30, 2020 19:07
Show Gist options
  • Save non-senses/f575154d524904fce4887bfacda34d93 to your computer and use it in GitHub Desktop.
Save non-senses/f575154d524904fce4887bfacda34d93 to your computer and use it in GitHub Desktop.
<?php
if (!empty($result)) {
/* multiple lines, including the reason to be of the function */
} else {
throw new LockException("This order wasn't locked. Can't unlock");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment