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
#2 2765327-2.patch450 bytesVinay15
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Vinay15 created an issue. See original summary.

Vinay15’s picture

Assigned: Vinay15 » Unassigned
Status: Active » Needs review
FileSize
450 bytes

Removed @file docblock.

Dom.’s picture

Status: Needs review » Reviewed & tested by the community

  • Dom. committed d836b46 on 8.x-1.x
    Issue #2765327 by Vinay15: Remove @file tag docblock from MasonryService...
Dom.’s picture

Status: Reviewed & tested by the community » Fixed

Thanks for contribution !

Status: Fixed » Closed (fixed)

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