Ejemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function getCurrency($currencyCode)
 {
     return $this->currencyProviderChain->getCurrency($currencyCode);
 }