marcusgsta/comment

View on GitHub
src/User/HTMLForm/EditUserForm.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public function __construct(DIInterface $di, $acronym)
    {
        parent::__construct($di);

        $user = new User();
Severity: Minor
Found in src/User/HTMLForm/EditUserForm.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status