Skip to content

Instantly share code, notes, and snippets.

@wilcorrea
Last active November 10, 2016 12:31
Show Gist options
  • 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