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.

CommentFileSizeAuthor
#2 2758269-2.patch1.33 KBvinay15

Comments

Vinay15 created an issue. See original summary.

vinay15’s picture

StatusFileSize
new1.33 KB

Remove @file doc.

vinay15’s picture

Assigned: vinay15 » Unassigned
Status: Active » Needs review

  • Shreya Shetty committed 0b71038 on 8.x-3.x authored by Vinay15
    Issue #2758269 by Vinay15: Remove @file tag docblock from all the .php...
shreya shetty’s picture

Status: Needs review » Fixed

Thank you for the patch . Committed and pushed !!.

Status: Fixed » Closed (fixed)

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