Sonata\Component\Order\OrderInterface::isCancelled PHP 메소드

isCancelled() 공개 메소드

public isCancelled ( ) : boolean
리턴 boolean true if cancelled, else false
    public function isCancelled();