jacobemerick/web

View on GitHub
src/Domain/Comment/Comment/ServiceCommentRepository.php

Summary

Maintainability
A
35 mins
Test Coverage
A
100%

Method getComments has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function getComments($domain = null, $path = null, $page = null, $perPage = null, $order = null)
Severity: Minor
Found in src/Domain/Comment/Comment/ServiceCommentRepository.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status