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 2773169-2.patch740 bytesPradnya Pingat
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Pradnya Pingat created an issue. See original summary.

Pradnya Pingat’s picture

Assigned: Pradnya Pingat » Unassigned
Status: Active » Needs review
Issue tags: +Quick fix
FileSize
740 bytes

Removed @file block from PHP files.

sneha_surve’s picture

Assigned: Unassigned » sneha_surve
Status: Needs review » Reviewed & tested by the community
sneha_surve’s picture

  • lamp5 committed d438b18 on 8.x-1.x authored by Pradnya Pingat
    Issue #2773169 by Pradnya Pingat: Remove @file tag docblock from all the...
lamp5’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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