As per coding standard documentation at https://www.drupal.org/coding-standards/docs#file, the @file 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 | 2853103-2.patch | 997 bytes | Pavan B S |
Comments
Comment #2
Pavan B S commentedApplying the patch.
Comment #3
Pavan B S commentedComment #4
zalak.addweb commented@Pavan B S,Thanks for the patch corrections, it works well.
Comment #6
flocondetoileCommitted.