open-orchestra/open-orchestra-model-interface

View on GitHub
ModelInterface/Repository/ReadContentRepositoryInterface.php

Summary

Maintainability
A
35 mins
Test Coverage

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

    public function findByContentTypeAndCondition($language, $contentType = '', $choiceType = self::CHOICE_AND, $condition = null,  $siteId = null);
Severity: Minor
Found in ModelInterface/Repository/ReadContentRepositoryInterface.php - About 35 mins to fix

There are no issues that match your filters.

Category
Status