Skip to content

Instantly share code, notes, and snippets.

@janhalfar
Created July 7, 2011 22:57
Show Gist options
  • Save janhalfar/1070750 to your computer and use it in GitHub Desktop.
Save janhalfar/1070750 to your computer and use it in GitHub Desktop.
Foomo config facebook usage example
<?php
$facebook = Foomo\Config::getConf(
My\App\Module::NAME,
Foomo\Facebook\Apps\DomainConfig::NAME
)->getFacebook();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment