canax/htmlform

View on GitHub
src/HTMLForm/FormModelSelectOptionMultiple.php

Summary

Maintainability
A
1 hr
Test Coverage

Method __construct has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct(ContainerInterface $di)
    {
        parent::__construct($di);
        $this->form->create(
            [
Severity: Minor
Found in src/HTMLForm/FormModelSelectOptionMultiple.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status