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
#4 2759409-4.patch14.36 KBrlhawk
#4 interdiff.txt3.54 KBrlhawk
#3 2759409-3.patch10.82 KBSonal.Sangale

Comments

Sonal.Sangale created an issue. See original summary.

Sonal.Sangale’s picture

Assigned: Unassigned » Sonal.Sangale
Sonal.Sangale’s picture

Assigned: Sonal.Sangale » Unassigned
Status: Active » Needs review
StatusFileSize
new10.82 KB
rlhawk’s picture

StatusFileSize
new3.54 KB
new14.36 KB

Thanks for this.

There are a number of additional files that can have their @file docblocks removed. Here's a new patch that adds those deletions, along with an interdiff.

tynor’s picture

Status: Needs review » Reviewed & tested by the community

Looks good to me.

  • rlhawk committed ad97526 on 8.x-1.x
    Issue #2759409 by rlhawk, Sonal.Sangale: Remove @file tag docblock from...
rlhawk’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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