src/Form.php

Summary

Maintainability
A
2 hrs
Test Coverage

Form has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

class Form
{
    public $data;
    public static $instance;

Severity: Minor
Found in src/Form.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status