Skip to content

Instantly share code, notes, and snippets.

@jorgecolonconsulting
Forked from anonymous/gist:3081954
Created July 10, 2012 08:08
Show Gist options
  • Save jorgecolonconsulting/3081963 to your computer and use it in GitHub Desktop.
Save jorgecolonconsulting/3081963 to your computer and use it in GitHub Desktop.
<?php
return call_user_func(array($this->provider, $operations[0])) ? success() : error() ;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment