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.patch15.11 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
Status: Active » Needs review
StatusFileSize
new15.11 KB

Removing @file doc from all .php files.

  • nedjo committed 8e9392d on 8.x-3.x authored by Sonal.Sangale
    Issue #2755065 by Sonal.Sangale: Remove @file tag docblock from all the...
nedjo’s picture

Status: Needs review » Fixed

Applied, thanks.

Status: Fixed » Closed (fixed)

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