Skip to content

Instantly share code, notes, and snippets.

@JelmerIJff
Last active June 8, 2021 12:09
Show Gist options
  • Select an option

  • Save JelmerIJff/ec8e1d5c8a8ccb970da2acf3cb1c998f to your computer and use it in GitHub Desktop.

Select an option

Save JelmerIJff/ec8e1d5c8a8ccb970da2acf3cb1c998f to your computer and use it in GitHub Desktop.
Fire function without the else.
<?php
(!isset($var['data']) ?: $this->function();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment