Closed Koc closed 11 years ago
Method addExternalNamespaceMapping should check for this definition before calling
addExternalNamespaceMapping
$filter = $container->getDefinition('hearsay_require_js.optimizer_filter'); $filter->addMethodCall('addExternal', array($path));
Can you write a step by step what you did to get the error message? Thanks!
I've just added external js
Thanks for the feedback. I will check ASAP.
Method
addExternalNamespaceMapping
should check for this definition before calling