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
#2 2853103-2.patch997 bytesPavan B S

Comments

Pavan B S created an issue. See original summary.

Pavan B S’s picture

Status: Active » Needs review
StatusFileSize
new997 bytes

Applying the patch.

Pavan B S’s picture

Assigned: Pavan B S » Unassigned
zalak.addweb’s picture

Status: Needs review » Reviewed & tested by the community

@Pavan B S,Thanks for the patch corrections, it works well.

  • Pavan B S authored ce9801c on 8.x-1.x
    Issue #2853103 by Pavan B S: Removing @file from .php files
    
flocondetoile’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

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