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 2757737-2.patch2.54 KBvinay15

Comments

Vinay15 created an issue. See original summary.

vinay15’s picture

Assigned: vinay15 » Unassigned
Status: Active » Needs review
StatusFileSize
new2.54 KB

Removed @file doc.

geerlingguy’s picture

Status: Needs review » Reviewed & tested by the community

  • geerlingguy committed e6fa80d on 8.x-1.x authored by Vinay15
    Issue #2757737 by Vinay15: Remove @file tag docblock from all the .php...
geerlingguy’s picture

Thanks @Vinay15! This looks great to me.

geerlingguy’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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