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.

Comments

nehakhadke created an issue. See original summary.

nehakhadke’s picture

StatusFileSize
new3.47 KB

  • Zulljin committed f07d398 on 8.x-1.x authored by nehakhadke
    Issue #2845940 by nehakhadke: Remove @file tag docblock from all the ....

Zulljin credited Zulljin.

zulljin’s picture

Status: Needs review » Fixed

nehakhadke, thanks for the patch.

Status: Fixed » Closed (fixed)

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