GrafiteInc/FormMaker

View on GitHub
src/Fields/GrapesJs.php

Summary

Maintainability
A
2 hrs
Test Coverage

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

    public static function js($id, $options)
    {
        return <<<JS
                _formsjs_grapesjsField = function (element) {
                    if (! element.getAttribute('data-formsjs-rendered')) {
Severity: Major
Found in src/Fields/GrapesJs.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status