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 |
|---|---|---|---|
| #5 | removed-file-tag-2852102-5.patch | 1.23 KB | urvashi_vora |
| #2 | remove@file_2852102_1.patch | 781 bytes | nehakhadke |
Issue fork responsive_image_automatic-2852102
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
nehakhadke commentedComment #4
urvashi_vora commentedHi,
I will work on this.
Thanks
Comment #5
urvashi_vora commentedHi,
Please review this patch.
Thanks