The admin setting form should be inside src/Form folder as per the drupal standard.
Please write a patch to move LinkIconSettingsForm.php from /src to /src/Form
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | psr-3025991-2.patch | 886 bytes | mahtab_alam |
The admin setting form should be inside src/Form folder as per the drupal standard.
Please write a patch to move LinkIconSettingsForm.php from /src to /src/Form
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | psr-3025991-2.patch | 886 bytes | mahtab_alam |
Comments
Comment #2
mahtab_alam commentedComment #3
mahtab_alam commentedComment #4
gausarts commentedThanks! We must also move the file LinkIconSettingsForm into src/Form for the autoload to work.
Comment #6
gausarts commentedTruly sorry for delay. Please ignore my previous comment.
Committed. Thank you for contribution!