modxcms/revolution

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

Summary

Maintainability
A
45 mins
Test Coverage

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

        Smarty $smarty,
        $template_name,
        $cache_id = null,
        $compile_id = null,
        $exp_time = null,
Severity: Minor
Found in core/model/smarty/sysplugins/smarty_internal_method_clearcache.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status