Skip to content

Instantly share code, notes, and snippets.

@chrisguitarguy
Created March 7, 2016 16:11
Show Gist options
  • Save chrisguitarguy/5ec56ad1705cd09016af to your computer and use it in GitHub Desktop.
Save chrisguitarguy/5ec56ad1705cd09016af to your computer and use it in GitHub Desktop.
<?php
function foo(bool $hello=true)
{
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment