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

isError() 공개 메소드

Return true if the order has an error.
public isError ( ) : boolean
리턴 boolean
    public function isError();