Skip to content

Instantly share code, notes, and snippets.

@cyrusdavid
Created November 19, 2013 09:30
Show Gist options
  • Save cyrusdavid/7542690 to your computer and use it in GitHub Desktop.
Save cyrusdavid/7542690 to your computer and use it in GitHub Desktop.
<?php
return array(
'age' => 34
);
<?php
return array(
'driver' => 'file'
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment