Skip to content

ProductReviewControllerに意味のないbreak;が残っている #97

@dk-umebius

Description

@dk-umebius

ProductReviewControllerに意味のないbreak;が残っている
returnの後なので到達しない。

log_info('Product review complete', ['id' => $Product->getId()]);
return $this->redirectToRoute('product_review_complete', ['id' => $Product->getId()]);
break;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions