modxcms/revolution

View on GitHub
core/model/modx/registry/db/mysql/moddbregistermessage.class.php

Summary

Maintainability
A
45 mins
Test Coverage

Method getValidMessages has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function getValidMessages(modDbRegister &$register, $topic, $topicBase, $topicMsg, $limit, array $options = array()) {
Severity: Minor
Found in core/model/modx/registry/db/mysql/moddbregistermessage.class.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status