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
new3.4 KB
zalak.addweb’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new33.32 KB

@Munavijayalakshmi, Thanks for the patch, It works correctly as I checked it manually by applying in the module file. PFA as result

swentel’s picture

Status: Reviewed & tested by the community » Fixed

committed and pushed, thanks!

swentel’s picture

Status: Fixed » Closed (fixed)