Ejemplo n.º 1
0
 public function getDescription(PhortuneCart $cart)
 {
     return $cart->getMetadataValue('adhoc.description');
 }