Skip to content

Instantly share code, notes, and snippets.

@samsonasik
Created September 19, 2012 05:22
Show Gist options
  • Save samsonasik/3747836 to your computer and use it in GitHub Desktop.
Save samsonasik/3747836 to your computer and use it in GitHub Desktop.
ZF2 Service Locator caller
In Controller : $this->getServiceLocator()
In Controller Plugin : $this->getController()->getServiceLocator()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment