Skip to content

Instantly share code, notes, and snippets.

@wilcorrea
Last active November 10, 2016 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wilcorrea/21290f13e525038e4ec513eaf9531f4b to your computer and use it in GitHub Desktop.
Save wilcorrea/21290f13e525038e4ec513eaf9531f4b to your computer and use it in GitHub Desktop.
<?php
namespace HeroProject;
class Connection
{
// put the database stuffs here in that scope
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment