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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Vinay15 created an issue. See original summary.

Vinay15’s picture

Assigned: Vinay15 » Unassigned
Status: Active » Needs review
FileSize
2.85 KB

Removed @file docblock.

Status: Needs review » Needs work

The last submitted patch, 2: 2759035-2.patch, failed testing.

The last submitted patch, 2: 2759035-2.patch, failed testing.

aks22’s picture

Updated the patch for test folder files.

  • aks22 authored 2bdccec on 8.x-1.x
    Issue #2759035 by Vinay15, aks22: Remove @file tag docblock from all the...
legolasbo’s picture

Status: Needs review » Fixed

Committed and pushed to 8.x-1.x. Thanks!

Status: Fixed » Closed (fixed)

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