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

Pradnya Pingat created an issue. See original summary.

Pradnya Pingat’s picture

Assigned: Pradnya Pingat » Unassigned
Status: Active » Needs review
FileSize
2.16 KB

Please Find attached patch.

eleonel’s picture

Assigned: Unassigned » eleonel

Thank you, I will review this soon.

  • eleonel committed 02df9bd on 8.x-1.x
    Issue #2803637 by Pradnya Pingat: Remove @file tag docblock from all the...
eleonel’s picture

Status: Needs review » Fixed

Thank you!

Cheers.

eleonel’s picture

Status: Fixed » Closed (fixed)