Simplify the settings form class name

Created on 15 January 2025, about 1 month ago

Problem/Motivation

Every time I have to type out the settings form class's name, "UsfedgovGoogleAnalyticsForm", I think about how much I wish it were shorter. Aside from being long and requiring you to remember which words have the camel case, the name qualifies as a "bad name" per the PHP coding standards β†’ . Let's simplify it for DX.

Proposed resolution

Change the settings form class name to SettingsForm.

API changes

None, the class is final. So there's no deprecation needed.

πŸ“Œ Task
Status

Active

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dcam

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024