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.
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | remove_file_tag-2749179-6.patch | 4.14 KB | swarad07 |
| #2 | 2749179-2.patch | 6.79 KB | rajeshwari10 |
Comments
Comment #2
rajeshwari10 commentedRemoved @file doc block.
Comment #4
benjy commentedCommitted, thanks. If you want, you can re-roll against 8.x-2.x as well?
Comment #5
swarad07Comment #6
swarad07Removed @file doc block from 8.x-2.x.
Comment #7
benjy commentedThanks again!