Skip to content

Instantly share code, notes, and snippets.

@davidwindell
Created July 2, 2012 13:12
Show Gist options
  • Save davidwindell/3033195 to your computer and use it in GitHub Desktop.
Save davidwindell/3033195 to your computer and use it in GitHub Desktop.
// Setup Navigation
$container = new Navigation(include __DIR__ . '/config/navigation.config.php');
$renderer->plugin('navigation')->setContainer($container);
\Zend\Navigation\Page\Mvc::setDefaultRouter($e->getRouter());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment