SU-SWS/stanford_profile_helper

View on GitHub
modules/stanford_publication/src/Form/CitationTypeForm.php

Summary

Maintainability
A
2 hrs
Test Coverage
A
100%

Method form has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  public function form(array $form, FormStateInterface $form_state) {
    $form = parent::form($form, $form_state);

    $citation_type = $this->entity;
    $form['label'] = [
Severity: Major
Found in modules/stanford_publication/src/Form/CitationTypeForm.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status