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 |
|---|---|---|---|
| #6 | After patch apply 2847945.png | 137.74 KB | riddhi.addweb |
| #5 | removed-file-docblock-2847945-5.patch | 640 bytes | Deepthi kumari |
| #2 | removed-file-docblock-2847945-2.patch | 703 bytes | aks22 |
Comments
Comment #2
aks22 commentedComment #3
sam152 commentedI prefer not to do these one at a time.
Comment #4
sam152 commentedComment #5
Deepthi kumari commentedUpdated Patch. Please review.
Comment #6
riddhi.addweb commentedI have applied the patch cleanly but still, there are some errors.
Please check the screenshot for the same.