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

Pavan B S created an issue. See original summary.

Pavan B S’s picture

Assigned: Pavan B S » Unassigned
Status: Active » Needs review
FileSize
1 KB

Applying the patch, please review.

dhruveshdtripathi’s picture

Removed remaining @file tag docblocks.

Thank you!

Aanal.addweb’s picture

Status: Needs review » Reviewed & tested by the community
FileSize
26.56 KB

@dhruveshdtripathi, Thanks for the patch correction, as I tested it manually by applying in module file. It works well. PFA as Result.

Aanal.addweb’s picture

Thanks again !

claudiu.cristea’s picture

claudiu.cristea’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

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