Skip to content

Instantly share code, notes, and snippets.

@gpfiel
Created February 6, 2014 17:39
Show Gist options
  • Save gpfiel/8848969 to your computer and use it in GitHub Desktop.
Save gpfiel/8848969 to your computer and use it in GitHub Desktop.
<?php
'funcoes' => function($sm) {
$locator = $sm->getServiceLocator();
return new Funcoes($locator);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment