Problem/Motivation

In RenameAdminPathsSettingsForm, PHPStorm gives a warning "Parameter's name changed from 'form_state' to 'formState'" for submitForm().

As a policy going forward, for overridden functions, let's always use the variable names provided by the parent.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

ptmkenny created an issue. See original summary.

ptmkenny’s picture

  • ptmkenny committed ce5e46c3 on 3.x
    Issue #3444926 by ptmkenny: Parameter's name changed from 'form_state'...
ptmkenny’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.