As per coding standard documentation at https://www.drupal.org/coding-standards/docs#file, the @file 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 2762741-2.patch422 bytesvinay15

Comments

Vinay15 created an issue. See original summary.

vinay15’s picture

StatusFileSize
new422 bytes

Removed @file docblock.

vinay15’s picture

Assigned: vinay15 » Unassigned
Status: Active » Needs review
mslabba_zyxware’s picture

Status: Needs review » Reviewed & tested by the community

Reviewed, thanks for the patch

mslabba_zyxware’s picture

Status: Reviewed & tested by the community » Fixed

Successfully merged the patch

Status: Fixed » Closed (fixed)

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