mageni/mageni

View on GitHub
src/frontend/app/Http/Livewire/Traits/Methods.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method resetFields has 56 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function resetFields()
    {
        $this->currentPage = 1;

        $this->reset(
Severity: Major
Found in src/frontend/app/Http/Livewire/Traits/Methods.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status