Skip to content

Instantly share code, notes, and snippets.

@wenbert
Created June 13, 2015 11:03
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 wenbert/3a3ac59351d6a2503ca5 to your computer and use it in GitHub Desktop.
Save wenbert/3a3ac59351d6a2503ca5 to your computer and use it in GitHub Desktop.
try {
$savedNode = $nodesTable->save($node);
} catch(Exception $e) {
debug($e);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment