GetDKAN/dkan

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

Summary

Maintainability
A
0 mins
Test Coverage
B
89%

Method buildArrayElement has 5 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

  protected function buildArrayElement(array $definition, $data, FormStateInterface $form_state, array $context, bool $required): array {
Severity: Minor
Found in modules/json_form_widget/src/ArrayHelper.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status