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 | 2757737-2.patch | 2.54 KB | vinay15 |
Comments
Comment #2
vinay15Removed @file doc.
Comment #3
geerlingguy commentedComment #5
geerlingguy commentedThanks @Vinay15! This looks great to me.
Comment #6
geerlingguy commented