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.

CommentFileSizeAuthor
#2 mappy_2846604_1.patch5.49 KBnehakhadke
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nehakhadke created an issue. See original summary.

nehakhadke’s picture

FileSize
5.49 KB
riddhi.addweb’s picture

Status: Needs review » Reviewed & tested by the community

@nehakhadke,Thanks! for the patch it works well.

  • Niklan committed 994a3e8 on 8.x-1.x authored by nehakhadke
    Issue #2846604 by nehakhadke: Remove @file tag docblock from all the ....
Niklan’s picture

Status: Reviewed & tested by the community » Fixed

Commited, thank you!

riddhi.addweb’s picture

@Niklan,i think you forgot to provide me the RTBC credit, can you please do the needful.

Niklan’s picture

@jigaraddweb, sorry didn't know that RTBC also is appel in commit, i used autogenerated commit from below.

I don't think i can now edit the commit and add you, maybe I can do it with another way? Can you help me with that? I do not mind add your credits.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.