Skip to content

Instantly share code, notes, and snippets.

@rizqidjamaluddin
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save rizqidjamaluddin/b47bdc223edbd1c767e9 to your computer and use it in GitHub Desktop.

Select an option

Save rizqidjamaluddin/b47bdc223edbd1c767e9 to your computer and use it in GitHub Desktop.
<?php
// you can do this from any code, anywhere in your codebase
$service = new CakeService;
$service->makeOrder("Bob", "Chocolate");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment