KumbiaPHP/KumbiaPHP

View on GitHub
core/extensions/helpers/js.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public static function link($action, $text, $confirm = '¿Está Seguro?', $class = '', $attrs = '')
Severity: Minor
Found in core/extensions/helpers/js.php - About 35 mins to fix

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

        public static function linkAction($action, $text, $confirm = '¿Está Seguro?', $class = '', $attrs = '')
    Severity: Minor
    Found in core/extensions/helpers/js.php - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status