Skip to content

Instantly share code, notes, and snippets.

@ifnull
Created August 19, 2013 02:37
Show Gist options
  • Save ifnull/6265357 to your computer and use it in GitHub Desktop.
Save ifnull/6265357 to your computer and use it in GitHub Desktop.
Get ZF2 application config data
<?php
$this->getServiceLocator()->get('ApplicationConfig');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment