Skip to content

Instantly share code, notes, and snippets.

@develop7
Created February 21, 2010 15:26
Show Gist options
  • Save develop7/310372 to your computer and use it in GitHub Desktop.
Save develop7/310372 to your computer and use it in GitHub Desktop.
all:
features:
- extensibility
- robustness
- vibrancy
<?php
$config = array('features' => array('extensibility', 'robustness', 'vibrancy'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment