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-ckedit.patch653 bytesaks22

Comments

aks22 created an issue. See original summary.

osman’s picture

Assigned: aks22 » osman

Thanks for reporting @aks22

  • osman committed 2a61bdc on 8.x-1.x
    Issue #2789937 by aks22: Remove @file tag docblock from all the .php...
osman’s picture

Status: Needs review » Fixed

Fixed in 2a61bdc

Status: Fixed » Closed (fixed)

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