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
removed-file-docblock-omega.patch1.92 KBaks22
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aks22 created an issue. See original summary.

himerus’s picture

I didn't realize that was the case for those class files! Thanks for the heads up and patch. I'll test it out and get it pushed!

  • himerus committed 705978a on 8.x-5.x
    Issue #2778389 by aks22: Remove @file tag docblock from all the .php...
himerus’s picture

Assigned: aks22 » Unassigned
Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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