Example #1
0
 public function getConnector($name)
 {
     return parent::_getConnector('store', $name);
 }
Example #2
0
 public function getConnector($name)
 {
     return parent::_getConnector('product', $name);
 }