Skip to content

Instantly share code, notes, and snippets.

@madeinnordeste
Last active November 8, 2023 21:56
Show Gist options
  • Save madeinnordeste/a29a915c440073e0af8261c189f9e18f to your computer and use it in GitHub Desktop.
Save madeinnordeste/a29a915c440073e0af8261c189f9e18f to your computer and use it in GitHub Desktop.
Three-Little-Birds.php
<?php
if(!$worry){
foreach($things as $little_thing){
$little_thing->all_right();
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment