GrafiteInc/FormMaker

View on GitHub
src/Fields/Filepond.php

Summary

Maintainability
A
1 hr
Test Coverage

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

    public static function js($id, $options)
    {
        $url = url('/');

        return <<<JS
Severity: Minor
Found in src/Fields/Filepond.php - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status