GrafiteInc/Html

View on GitHub
src/Components/HtmlComponent.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method setDefaultProperties has 9 arguments (exceeds 4 allowed). Consider refactoring.
Open

        $id,
        $css,
        $url,
        $text,
        $html,
Severity: Major
Found in src/Components/HtmlComponent.php - About 1 hr to fix

    Method __contruct has 9 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            $id = null,
            $css = null,
            $url = null,
            $text = null,
            $html = null,
    Severity: Major
    Found in src/Components/HtmlComponent.php - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status