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-2774177.patch | 4.38 KB | aks22 |
Comments
Comment #2
aks22 commentedComment #3
taran2lHi @aks22,
Thanks for posting this. Let's wait for tests. Have you checked all the files?
At first sight the patch looks good!
Comment #5
taran2l