Exemplo n.º 1
0
 /**
  * Get replaymentMethodLabel
  *
  * @return string 
  */
 public function getReplaymentMethodLabel()
 {
     return \App\FrontendBundle\Utils\Session\CreditCreator::GetReplaymentMethodToString($this->replaymentMethod);
 }