예제 #1
0
 public function clearOrder(OrderInterface $order)
 {
     $order->clearAttributes();
 }