Example #1
0
 public function _getValue(Varien_Object $row)
 {
     return str_replace(',', ', ', $row->getSegmentsCodes());
 }