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-2774331.patch2.37 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
2.37 KB

  • mike.davis committed 5c70a97 on 8.x-2.x authored by aks22
    Issue #2774331 by aks22: Remove @file tag docblock from all the .php...
mike.davis’s picture

I have applied this patch and updated another one of the other classes which was missing from the patch

mike.davis’s picture

Status: Needs review » Fixed

This has been commited now

Status: Fixed » Closed (fixed)

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