luyadev/luya-module-forms

View on GitHub
src/blocks/CheckboxesBlock.php

Summary

Maintainability
A
1 hr
Test Coverage
A
91%

Method frontend has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function frontend()
    {
        Yii::$app->forms->autoConfigureAttribute(
            $this->getVarValue($this->varAttribute),
            $this->getVarValue($this->varRule, $this->defaultRule),
Severity: Minor
Found in src/blocks/CheckboxesBlock.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status