The SettingsForm and the ConfigSubscriber classes aren't supposed to be extended by other classes. They should be marked as interrnal, with a comment saying that in future they could be marked as final.

CommentFileSizeAuthor
#7 3253474-7.patch858 bytesandregp
#4 3253474-4.patch846 bytesandregp

Comments

apaderno created an issue. See original summary.

avpaderno’s picture

Issue tags: +Needs change record
andregp’s picture

Assigned: Unassigned » andregp

I'll work on it.

andregp’s picture

Assigned: andregp » Unassigned
Status: Active » Needs review
StatusFileSize
new846 bytes

Done.

avpaderno’s picture

Status: Needs review » Needs work

Thank you for the patch!
The comment needs to be on a new line, indented by two spaces.

andregp’s picture

Assigned: Unassigned » andregp

Okay, I'll do it then :)

andregp’s picture

Assigned: andregp » Unassigned
Status: Needs work » Needs review
StatusFileSize
new858 bytes

Here is the new patch and a draft of the record's change https://www.drupal.org/node/3254150

Matheus Macario’s picture

Assigned: Unassigned » Matheus Macario
Matheus Macario’s picture

Assigned: Matheus Macario » Unassigned
Status: Needs review » Reviewed & tested by the community

I did the review and these were the steps performed :
- Installed module
- Applied the 3253474-7.patch
- Code review on changes
- reviewed again, and nothing wrong was found. All according to standards

  • apaderno committed 33a190c on 2.0.x authored by andregp
    Issue #3253474 by andregp, apaderno: Mark as internal the SettingsForm...

  • apaderno committed e261809 on 8.x-1.x authored by andregp
    Issue #3253474 by andregp, apaderno: Mark as internal the SettingsForm...
avpaderno’s picture

Status: Reviewed & tested by the community » Fixed
Issue tags: -Needs change record

I committed the patch to both the branches. Thank you for the patch!

Status: Fixed » Closed (fixed)

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