Exemplo n.º 1
0
 public function serialize(AbstractSingleValue $object)
 {
     return $object->value();
 }