Capitalize the name of the module, because module names are proper nouns.
https://www.drupal.org/docs/8/creating-custom-modules/let-drupal-8-know-...
Patch to follow, thanks!

CommentFileSizeAuthor
#2 file_transfer-info-3068976-2.patch343 bytesalonaoneill

Comments

alonaoneill created an issue. See original summary.

alonaoneill’s picture

Assigned: alonaoneill » Unassigned
Status: Active » Needs review
StatusFileSize
new343 bytes
Willtg’s picture

Status: Needs review » Reviewed & tested by the community

Code looks good. The dependency name-spacing and capitalization aligns with Drupal documentation standards.
Marking as RTBC
Thank you for working on the module!