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 balance_tracker_2852381_1.patch2.09 KBnehakhadke

Comments

nehakhadke created an issue. See original summary.

nehakhadke’s picture

StatusFileSize
new2.09 KB
zalak.addweb’s picture

Status: Needs review » Reviewed & tested by the community

@nehakhadke, Thanks, For the patch! It works well.