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

nehakhadke created an issue. See original summary.

nehakhadke’s picture

StatusFileSize
new725 bytes

Status: Needs review » Needs work

The last submitted patch, 2: remove@file_2843812_1.patch, failed testing.

Pavan B S’s picture

StatusFileSize
new364 bytes

Re-applying the patch, for testing removed @file from test file for checking.

Pavan B S’s picture

Status: Needs work » Needs review

Status: Needs review » Needs work

The last submitted patch, 4: remove@file_2843812_1.patch-4.patch, failed testing.

dhruveshdtripathi’s picture

Status: Needs work » Reviewed & tested by the community

Hi Pavan

Re-upload the patch after removing @ sign from patch name.

Thank you

dhruveshdtripathi’s picture

Status: Reviewed & tested by the community » Needs work
Pavan B S’s picture

StatusFileSize
new364 bytes

Reapplying the patch, as per the suggestion from comment #7

dhruveshdtripathi’s picture

Status: Needs work » Reviewed & tested by the community

Patch #9 is OK!

alex_optim’s picture

StatusFileSize
new870 bytes

Tag @file used in not one place in this module. So I remove this tag from all places.

pifagor’s picture

look good

alex_optim’s picture

Status: Reviewed & tested by the community » Patch (to be ported)

  • alex_optim committed bc343ea on 8.x-1.x
    Issue #2843812 by alex_optim, pifagor : Remove @file tag docblock from...
alex_optim’s picture

Status: Patch (to be ported) » Fixed

Status: Fixed » Closed (fixed)

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