Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function toDecimal()
 {
     return Decimal::fromNative($this->value);
 }