vihd14/comments

View on GitHub

Showing 1 of 3 total issues

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

    public function __construct(DIInterface $di, $id)
    {
        parent::__construct($di);
        $comment = $this->getItemDetails($id);
        $this->form->create(
Severity: Minor
Found in src/Comment/HTMLForm/UpdateForm.php - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language