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.

CommentFileSizeAuthor
#3 2759645-3.patch1016 bytesSonal.Sangale

Comments

Sonal.Sangale created an issue. See original summary.

Sonal.Sangale’s picture

Assigned: Unassigned » Sonal.Sangale
Sonal.Sangale’s picture

Assigned: Sonal.Sangale » Unassigned
Status: Active » Needs review
StatusFileSize
new1016 bytes
eric115’s picture

Assigned: Unassigned » eric115

Assigning to myself to review

  • Eric115 committed c841749 on 8.x-1.x
    Issue #2759645 by Sonal.Sangale, Eric115: Remove @file tag docblock from...
eric115’s picture

Assigned: eric115 » Unassigned
Priority: Normal » Minor
Status: Needs review » Closed (fixed)

Patch committed to dev branch. Thanks!