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
#3 removed.png6.48 KBrodrigoac
#2 remove@file_2844174_1.patch447 bytesnehakhadke

Comments

nehakhadke created an issue. See original summary.

nehakhadke’s picture

StatusFileSize
new447 bytes
rodrigoac’s picture

Status: Needs review » Reviewed & tested by the community
StatusFileSize
new6.48 KB

Thanks @nehakhadke !

@file tag removed with success !

  • bucefal91 committed ef46af8 on 8.x-1.x authored by nehakhadke
    Issue #2844174 by nehakhadke, rodrigoac: Remove @file tag docblock from...
bucefal91’s picture

Status: Reviewed & tested by the community » Fixed

Committed. Thank you for contributing :)

Status: Fixed » Closed (fixed)

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