Closed (fixed)
Project:
Rename Admin Paths
Version:
3.x-dev
Component:
Code
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
2 May 2024 at 16:02 UTC
Updated:
16 May 2024 at 16:19 UTC
Jump to comment: Most recent
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.
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
Comment #3
ptmkenny commentedComment #5
ptmkenny commented