Call ServicesLocator inside a module

0

I am developing in php and I have an outline of the whole page, where I have modules and handlers, I need to instantiate a class from another module parallel to the one I am developing, but for that I need the $ serviceslocator which I can not call if it is not for a handler, although I am in a module, how could I do it?

    
asked by Mauro Nievas 11.07.2018 в 22:56
source

0 answers