Skip to content

Instantly share code, notes, and snippets.

@janmartenjongerius
Created November 17, 2015 18:44
Show Gist options
  • Save janmartenjongerius/3cb8cf15bd6451793b1d to your computer and use it in GitHub Desktop.
Save janmartenjongerius/3cb8cf15bd6451793b1d to your computer and use it in GitHub Desktop.
Your wish is my command
<?php
// Awh, how cute
Me::execute(
Command::fromWish(
$you->getWish()
)
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment