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.

Comments

Munavijayalakshmi created an issue. See original summary.

Munavijayalakshmi’s picture

Assigned: Munavijayalakshmi » Unassigned
Status: Active » Needs review
StatusFileSize
new340 bytes
dhruveshdtripathi’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new41.26 KB

Patch applied cleanly. One @file docblocks are removed. Checked it manually. As you can see in the attached png file, earlier there was 1 @file docblock, after applying patch there are 0.

Good work!

pkil’s picture

Status: Reviewed & tested by the community » Fixed

Thanks Munavijayalakshmi and dhruveshdtripathi I've merged this in and created a 8.x-1.1 tag.

Status: Fixed » Closed (fixed)

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