Sonata\Component\Order\OrderInterface::isCancelled PHP Method

isCancelled() public method

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