modxcms/revolution

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

Summary

Maintainability
A
35 mins
Test Coverage

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

        Smarty $smarty,
        $extension = '.conf',
        $force_compile = false,
        $time_limit = 0,
        $max_errors = null
Severity: Minor
Found in core/model/smarty/sysplugins/smarty_internal_method_compileallconfig.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status