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 | 2758279-2.patch | 2.42 KB | rajeshwari10 |
Comments
Comment #2
rajeshwari10 commentedDone changes!!
Comment #3
swarad07Hi Rajeshwari, you should take a look at #2758265: Fix coding standard issues., this fixes issues all over the module. Maybe you can confirm there if @file is present, if yes you can remove it there itself.
Comment #4
swarad07Comment #5
swarad07Comment #6
swarad07Sorry marked fixed by mistake.