Jeremy Marc
Results
7
comments of
Jeremy Marc
/*\* @Service("controller.catalog") **/ class CatalogController extends Controller { ... } Im trying to call a method of the controller, doing : $container->get('controller.catalog')->indexAction();
what was the issue ? I get the same problem.
any updates on that?
got the same issue and yes it was with the middleware