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-2780471.patch512 bytesaks22

Comments

aks22 created an issue. See original summary.

aks22’s picture

Status: Active » Needs review
StatusFileSize
new512 bytes
greg boggs’s picture

Thanks Aks22 :)

greg boggs’s picture

Status: Needs review » Fixed

  • Greg Boggs committed c294fd1 on 8.x-1.x authored by aks22
    Issue #2780471 by aks22: Remove @file tag docblock from all the .php...

Status: Fixed » Closed (fixed)

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