modxcms/revolution

View on GitHub
core/model/smarty/sysplugins/smarty_internal_method_registerplugin.php

Summary

Maintainability
A
45 mins
Test Coverage

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

        Smarty_Internal_TemplateBase $obj,
        $type,
        $name,
        $callback,
        $cacheable = true,
Severity: Minor
Found in core/model/smarty/sysplugins/smarty_internal_method_registerplugin.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status