Skip to content

Instantly share code, notes, and snippets.

@non-senses
Created January 30, 2020 19:08
Show Gist options
  • Save non-senses/d8bc4545a9281e8e9fe3c92daae4b76a to your computer and use it in GitHub Desktop.
Save non-senses/d8bc4545a9281e8e9fe3c92daae4b76a to your computer and use it in GitHub Desktop.
<?php
if (empty($result)) {
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