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
new227 bytes

Richard Buchanan’s picture

Status: Needs review » Fixed

Good catch! Committed to 8.x-2.x

Richard Buchanan’s picture

Version: 8.x-2.x-dev » 7.x-2.x-dev
Status: Fixed » Patch (to be ported)

Needs back ported to 7.x-2.x

Richard Buchanan’s picture

Status: Patch (to be ported) » Fixed

Committed to 7.x-2.x

Status: Fixed » Closed (fixed)

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