As per coding standard documentation at https://www.drupal.org/coding-standards/docs#file, the @file 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 | 2761313-2.patch | 10.74 KB | vinay15 |
Comments
Comment #2
vinay15Removed @file docblock.
Comment #3
darvanenLooks good.
Comment #4
chaitanya17 commentedHi @Vinay15,
I will check and apply the patch.
Comment #6
chaitanya17 commented