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 |
|---|---|---|---|
| #4 | bideo.png | 16.12 KB | Pavan B S |
| #3 | 2765443-3.patch | 1.6 KB | Pradnya Pingat |
Comments
Comment #2
Pradnya Pingat commentedComment #3
Pradnya Pingat commentedRemoved @file block as per Drupal coding standard.
Added patch
Comment #4
Pavan B S commented@Pradnya Pingat thanks for the patch , i tested manually it is working fine. Moving to RTBC
Comment #6
gaurav.kapoor commented