modxcms/revolution

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

Summary

Maintainability
A
35 mins
Test Coverage

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

    abstract public function clear(Smarty $smarty, $resource_name, $cache_id, $compile_id, $exp_time);
Severity: Minor
Found in core/model/smarty/sysplugins/smarty_cacheresource.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status