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

isPending() 공개 메소드

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