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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

aks22 created an issue. See original summary.

aks22’s picture

Status: Active » Needs review
FileSize
4.53 KB

Please find attached patch file. Removed @file docblock.

Primsi’s picture

Status: Needs review » Needs work
Issue tags: +D8Media

It seems that this needs a re-roll

chr.fritsch’s picture

Status: Needs work » Needs review
FileSize
2.11 KB

Here is a patch

  • Primsi committed 83f6840 on 8.x-1.x authored by aks22
    Issue #2767047 by aks22, chr.fritsch: Remove @file tag docblock from all...
Primsi’s picture

Status: Needs review » Fixed

Thanks!

Status: Fixed » Closed (fixed)

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