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.

CommentFileSizeAuthor
#2 removed-file-docblock-2780505.patch3.07 KBchaitanya17

Comments

chaitanya17 created an issue. See original summary.

chaitanya17’s picture

StatusFileSize
new3.07 KB

Please find attached patch file.

  • joachim committed cd61d63 on 8.x-1.x authored by chaitanya17
    Issue #2780505 by chaitanya17: Removed obsolete @file tag docblock from...
joachim’s picture

Status: Active » Fixed

Thanks for the patch. Committed!

(These were there because https://github.com/drupal-code-builder/drupal-code-builder still outputs them...)

Status: Fixed » Closed (fixed)

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