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

isCancellable() public method

public isCancellable ( ) : boolean
return boolean true if the order can be cancelled
    public function isCancellable();