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 |
|---|---|---|---|
| #2 | remove_@file_tag_docblock-2870316-2.patch | 227 bytes | Munavijayalakshmi |
Comments
Comment #2
Munavijayalakshmi commentedComment #4
Richard Buchanan commentedGood catch! Committed to 8.x-2.x
Comment #5
Richard Buchanan commentedNeeds back ported to 7.x-2.x
Comment #7
Richard Buchanan commentedCommitted to 7.x-2.x