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.

Comments

Vinay15 created an issue. See original summary.

jdanthinne’s picture

Patch welcome.

vinay15’s picture

Assigned: vinay15 » Unassigned
Status: Active » Needs review
StatusFileSize
new1.33 KB

Removed @file docblock.

jdanthinne’s picture

Status: Needs review » Active

This patch doesn't apply to Custom Search…

vinay15’s picture

Status: Active » Needs review
StatusFileSize
new759 bytes

Try this one.

sandipshirsale’s picture

Assigned: Unassigned » sandipshirsale

I am creating patch.

sandipshirsale’s picture

I have created the patch. Please try it.

vinay15’s picture

jdanthinne’s picture

Status: Needs review » Fixed

Thanks. Pushed to Dev.

Status: Fixed » Closed (fixed)

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