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-2779455.patch613 bytesaks22

Comments

aks22 created an issue. See original summary.

aks22’s picture

Status: Active » Needs review
StatusFileSize
new613 bytes
heykarthikwithu’s picture

Status: Needs review » Reviewed & tested by the community

@aks22, looks good. It would be great if you take up and write test case for it too :)

  • heykarthikwithu committed 73b0548 on 8.x-1.x authored by aks22
    Issue #2779455 by aks22, heykarthikwithu: Remove @file tag docblock from...
heykarthikwithu’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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