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 2766019-2.patch13.02 KBVinay15
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Vinay15 created an issue. See original summary.

Vinay15’s picture

Assigned: Vinay15 » Unassigned
Status: Active » Needs review
FileSize
13.02 KB

Removed @file docblock.

joelpittet’s picture

Status: Needs review » Reviewed & tested by the community

Nice cleanup

  • MegaChriz committed 6128f88 on 8.x-1.x authored by Vinay15
    Issue #2766019 by Vinay15, joelpittet: Remove @file tag docblock from...
MegaChriz’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for the patch. Committed #2.

Status: Fixed » Closed (fixed)

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