Skip to content

Instantly share code, notes, and snippets.

@GiacomoP
Created August 22, 2016 18:07
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 GiacomoP/3fde2de47d930dc9bbd8291f5b6f28bb to your computer and use it in GitHub Desktop.
Save GiacomoP/3fde2de47d930dc9bbd8291f5b6f28bb to your computer and use it in GitHub Desktop.
Example of a config file
<?php
return array(
'projectName' => 'Other',
'author' => 'Itsame'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment