servicemanager Questions
1
Solved
in my Module.php i have the fallowing methods that i would like to move them in a factory class so that i wont clutter the Module class:
public function getControllerConfig()
{
return array(
'fa...
Cyrenaic asked 18/9, 2013 at 6:48
2
Solved
I am learning zf2, reading docs, tutorials etc from the web. Now I am confused regarding Zend\ServiceManager\ServiceManagerAwareInterface.php and Zend\ServiceManager\ServiceLocatorAwareInterface.ph...
Koniology asked 8/9, 2013 at 10:50
1
I'm working on something that needs to install files periodically into a folder in /Library.
I understand that in the past I could have used one of the Authenticate methods but those have since be...
Quathlamba asked 24/5, 2012 at 1:3
1
© 2022 - 2024 — McMap. All rights reserved.