awsmug/torro-forms

View on GitHub
src/db-objects/elements/element-types/multi-field-element-type-interface.php

Summary

Maintainability
A
35 mins
Test Coverage

Method additional_fields_to_json has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public function additional_fields_to_json( $element, $submission = null, $choices = array(), $settings = array(), $values = array() );

    There are no issues that match your filters.

    Category
    Status