Exemple #1
0
 /**
  * @return string|array
  */
 public function getCustomerData()
 {
     return Helper::getData(parent::getCustomerData());
 }