Closed tiw closed 11 years ago
class CategoryNav extends AbstractHelper implements CatalogServiceAwareInterface
Now CatalogServiceAwareInterface is in ServiceOld which could not be found be autoloader.
this was due to out of date git submodules. we have since switched to composer.
class CategoryNav extends AbstractHelper implements CatalogServiceAwareInterface
Now CatalogServiceAwareInterface is in ServiceOld which could not be found be autoloader.