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 | balance_tracker_2852381_1.patch | 2.09 KB | nehakhadke |
Comments
Comment #2
nehakhadke commentedComment #3
zalak.addweb commented@nehakhadke, Thanks, For the patch! It works well.