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 | removed-file-docblock-2779455.patch | 613 bytes | aks22 |
Comments
Comment #2
aks22 commentedComment #3
heykarthikwithu@aks22, looks good. It would be great if you take up and write test case for it too :)
Comment #5
heykarthikwithu