As per coding standard documentation at https://www.drupal.org/coding-standards/docs#file, the @file docblock should not be there in the files that contain a namespaced class/interface/trait, whose file name is the class name with a .php extension.

Comments

nkoporec created an issue. See original summary.

nkoporec’s picture

Assigned: nkoporec » Unassigned
Status: Active » Needs review
StatusFileSize
new2.77 KB
akash.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new1.46 MB

@nkoporec, Thanks for the patch, your patch corrects the issue of @file tag, I verify your patch corrections with pareview & attached the screenshot for the same.

ysamoylenko’s picture

Thank you for the patch. It will be applied in the next module release.

  • ysamoylenko committed 011297f on 8.x-1.x authored by nkoporec
    Issue #2969474 by nkoporec, Ronak.addweb: Remove @file tag docblock from...
ysamoylenko’s picture

Status: Reviewed & tested by the community » Fixed

The patch was applied. Thank you.

ysamoylenko’s picture

Ronak.addweb, all coding standards will be fixed after applying fixes for critical bugs. Thank you for the report.

Status: Fixed » Closed (fixed)

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