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

isPending() public method

public isPending ( ) : boolean
return boolean true if pending, else false
    public function isPending();