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 |
|---|---|---|---|
| #3 | removed-file-doc-block.patch | 2.45 KB | bhawanac |
| removed-file-doc-block.patch | 2.46 KB | bhawanac |
Comments
Comment #2
AsadKamil commentedIt seems patch doesnt apply on 8.x branch.Please check the patch
Thanks
Comment #3
bhawanac commentedComment #4
bhawanac commentedpatch #3 is the updated and correct patch.
Comment #5
AsadKamil commentedThe latest patch is applied cleanly to 8.x branch
Thanks
Comment #6
nkoporecTested the patch and it's working fine.Moving to RTBC.
Comment #8
johnennew commentedFair enough! Committed to 8.x-1.x