/** * Overload methods to add an argument to it */ public function getConnectors($type = null) { return parent::_getConnectors('store'); }
/** * Overload methods to add an argument to it */ public function getConnectors($type = null) { return parent::_getConnectors('product'); }