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 namespace class/interface/trait, whose file name is the class name with a .php extension.

CommentFileSizeAuthor
#2 2781197-2.patch3.87 KBPradnya 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
FileSize
3.87 KB

Removed @file docblock from all PHP files.

systemick’s picture

Committed and attributed

systemick’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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