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-2774793.patch1.95 KBaks22
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aks22 created an issue. See original summary.

aks22’s picture

Status: Active » Needs review
FileSize
1.95 KB

  • gnuget committed e3baf84 on 8.x-1.x authored by aks22
    Issue #2774793 by aks22: Remove @file tag docblock from all the .php...
gnuget’s picture

Status: Needs review » Fixed
gnuget’s picture

Commited, Thanks!

Status: Fixed » Closed (fixed)

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