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
new801 bytes
Munavijayalakshmi’s picture

StatusFileSize
new1.11 KB

please ignore #2.

The last submitted patch, 2: Remove_@file_tag-2871352-2.patch, failed testing.

Status: Needs review » Needs work

The last submitted patch, 3: Remove_@file_tag-2871352-3.patch, failed testing.

andypost’s picture

Status: Needs work » Needs review
StatusFileSize
new1.11 KB

same patch

andypost’s picture

Btw it also needs clean-up code styling

andypost’s picture

Status: Needs review » Reviewed & tested by the community

So issue was in name of the patch

legolasbo’s picture

Status: Reviewed & tested by the community » Fixed

I've cleaned up the code style while committing this patch. Thank you for your contribution.

Status: Fixed » Closed (fixed)

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