예제 #1
0
 public function isCanceled()
 {
     return $this->order->getReservationState() == self::STATE_CANCELED;
 }