Skip to content

Instantly share code, notes, and snippets.

@vanbrabantf
Created April 2, 2021 14:24
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 vanbrabantf/0686b02b3ed7ce79ee7c23c50394b513 to your computer and use it in GitHub Desktop.
Save vanbrabantf/0686b02b3ed7ce79ee7c23c50394b513 to your computer and use it in GitHub Desktop.
<?php
if ($tree === null) {
return null;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment