As per coding standard documentation at 'https://www.drupal.org/coding-standards/docs', @file tag 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

rajeshwari10 created an issue. See original summary.

rajeshwari10’s picture

Status: Active » Needs review
Issue tags: +Documentation
StatusFileSize
new6.79 KB

Removed @file doc block.

  • benjy committed a804b9c on 8.x-1.x authored by rajeshwari10
    Issue #2749179 by rajeshwari10: Remove @file tag docblock from all the ....
benjy’s picture

Assigned: rajeshwari10 » Unassigned
Status: Needs review » Fixed

Committed, thanks. If you want, you can re-roll against 8.x-2.x as well?

swarad07’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev
Status: Fixed » Active
swarad07’s picture

Status: Active » Needs review
StatusFileSize
new4.14 KB

Removed @file doc block from 8.x-2.x.

benjy’s picture

Status: Needs review » Fixed

Thanks again!

  • benjy committed 2511543 on 8.x-2.x authored by swarad07
    Issue #2749179 by rajeshwari10, swarad07: Remove @file tag docblock from...

Status: Fixed » Closed (fixed)

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