finally-a-fast/faftephp

View on GitHub
src/Elements/FormatAsDate.php

Summary

Maintainability
A
1 hr
Test Coverage

Method elementSettings has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function elementSettings(): array
    {
        return [
            new ElementSetting([
                'name' => 'string',
Severity: Minor
Found in src/Elements/FormatAsDate.php - About 1 hr to fix

    TODO found
    Open

                    //'element' => TODO
    Severity: Minor
    Found in src/Elements/FormatAsDate.php by fixme

    TODO found
    Open

                    //'element' => TODO
    Severity: Minor
    Found in src/Elements/FormatAsDate.php by fixme

    There are no issues that match your filters.

    Category
    Status