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
rem-file-docblock-df.patch1.48 KBaks22
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aks22 created an issue. See original summary.

  • dj1999 committed fb0b4d5 on 8.x-1.x
    Issue #2789287 by aks22: Remove @file tag docblock from all the .php...
dj1999’s picture

Status: Needs review » Patch (to be ported)
dj1999’s picture

Status: Patch (to be ported) » Closed (fixed)