canax/htmlform

View on GitHub
src/HTMLForm/FormModelElementsHTML5.php

Summary

Maintainability
A
3 hrs
Test Coverage

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

    public function __construct(ContainerInterface $di)
    {
        parent::__construct($di);
        $this->form->create(
            [
Severity: Major
Found in src/HTMLForm/FormModelElementsHTML5.php - About 3 hrs to fix

    There are no issues that match your filters.

    Category
    Status