Skip to content

Instantly share code, notes, and snippets.

@eminetto
Created November 2, 2012 18:11
Show Gist options
  • Save eminetto/4003285 to your computer and use it in GitHub Desktop.
Save eminetto/4003285 to your computer and use it in GitHub Desktop.
<?php
return array(
'di' => array(),
'view_helpers' => array(
'invokables'=> array(
'session' => 'Core\View\Helper\Session'
)
),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment