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 remove-file-doc-3.patch1.23 KBSonal.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
StatusFileSize
new1.23 KB

Removing @file doc from .php files.

Sonal.Sangale’s picture

Status: Active » Needs review

  • frjo committed 3f5650b on 8.x-1.x authored by Sonal.Sangale
    Issue #2756237 by Sonal.Sangale: Remove @file tag docblock from all the...
frjo’s picture

Status: Needs review » Fixed

Committed, thanks for the contribution.

Status: Fixed » Closed (fixed)

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