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 2765353-2.patch7.14 KBvinay15

Comments

Vinay15 created an issue. See original summary.

vinay15’s picture

Assigned: vinay15 » Unassigned
Status: Active » Needs review
StatusFileSize
new7.14 KB

Removed @file docblock.

  • gausarts committed a6dd976 on 8.x-1.x authored by Vinay15
    - issue #2765353 by Vinay15: Remove @file tag docblock from all the .php...
  • gausarts committed b9d4475 on 8.x-1.x
    Revert "- Issue #2765353 by Vinay15: Remove @file tag docblock from all...
  • gausarts committed f722b1d on 8.x-1.x
    - Issue #2765353 by Vinay15: Remove @file tag docblock from all the .php...
gausarts’s picture

Status: Needs review » Fixed

Accidental commit for credit ;)
Thank you for contribution.

Status: Fixed » Closed (fixed)

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