src/Components/Form.php

Summary

Maintainability
A
0 mins
Test Coverage
A
100%

Method __construct has 68 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

        ?bool $dev = null,
        $bind = null,
        ?array $resourceful = null,
        $asAlpineComponent = null,
        ?bool $open = null,
Severity: Major
Found in src/Components/Form.php - About 1 day to fix

    Method __construct has 70 lines of code (exceeds 25 allowed). Consider refactoring.
    Invalid

        public function __construct(
            ?bool $dev = null,
            $bind = null,
            ?array $resourceful = null,
            $asAlpineComponent = null,
    Severity: Major
    Found in src/Components/Form.php - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status