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 2758279-2.patch2.42 KBrajeshwari10

Comments

rajeshwari10 created an issue. See original summary.

rajeshwari10’s picture

Status: Active » Needs review
StatusFileSize
new2.42 KB

Done changes!!

swarad07’s picture

Status: Needs review » Needs work

Hi Rajeshwari, you should take a look at #2758265: Fix coding standard issues., this fixes issues all over the module. Maybe you can confirm there if @file is present, if yes you can remove it there itself.

swarad07’s picture

Status: Needs work » Closed (duplicate)
swarad07’s picture

Status: Closed (duplicate) » Fixed
swarad07’s picture

Status: Fixed » Closed (duplicate)

Sorry marked fixed by mistake.