Closed (fixed)
Project:
International Phone
Version:
4.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Mar 2024 at 15:31 UTC
Updated:
26 May 2025 at 08:19 UTC
Jump to comment: Most recent
The file and its class need to be renamed to end with "Form":
web/modules/contrib/phone_international/src/Form/PISettings.php
It would also be better if the beginning of the file and class name contained the full name of the module without abbreviations (for searchability and readability in files where this file or class is mentioned. Additionally, "PISettings" needs to be renamed in all other files where it is found.
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 #2
andrii momotov commentedComment #4
andrii momotov commentedRenamed the form class and the form file. Please check.
Thanks!
Comment #5
andrii momotov commentedComment #7
saidatomComment #8
saidatom