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