Skip to content

Instantly share code, notes, and snippets.

@vanbrabantf
Created April 2, 2021 14:24
Show Gist options
  • Select an option

  • Save vanbrabantf/0686b02b3ed7ce79ee7c23c50394b513 to your computer and use it in GitHub Desktop.

Select an option

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