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 2879318-2.patch2 KBPavan B S

Comments

Pavan B S created an issue. See original summary.

Pavan B S’s picture

StatusFileSize
new2 KB

Applying the patch, please review

Pavan B S’s picture

Status: Active » Needs review
dhruveshdtripathi’s picture

Status: Needs review » Closed (duplicate)
Related issues: +#2879323: Cleanup the code according to coding standards

Hi Pavan

This patch will create conflicts with https://www.drupal.org/node/2879319 while committing. Please make a habit of creating unified patch in such situations. I've created a unified issue and uploaded a patch. Link is in related issues.

Thank you