Skip to content

Instantly share code, notes, and snippets.

@oojacoboo
Created July 18, 2013 01:23
Show Gist options
  • Select an option

  • Save oojacoboo/6026009 to your computer and use it in GitHub Desktop.

Select an option

Save oojacoboo/6026009 to your computer and use it in GitHub Desktop.
$myModule = new \WidgetFactory\Modules\MyModule;
echo $myModule->getOption(\WidgetFactory\Modules\MyModule::SEND_EMAILS);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment