GetDKAN/dkan

View on GitHub
modules/json_form_widget/src/FieldTypeRouter.php

Summary

Maintainability
A
45 mins
Test Coverage
A
93%

Method getFormElement has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  public function getFormElement($type, $definition, $data, $object_schema = NULL, $form_state = NULL, array $context = []) {
Severity: Minor
Found in modules/json_form_widget/src/FieldTypeRouter.php - About 45 mins to fix

    There are no issues that match your filters.

    Category
    Status