As per the revised coding standards we need to remove the @ file doc annotation.
We still need @file in .module and .install files, as well as theme templates.
The only @file doc blocks to remove would be for files under (modulename)/src -- the PSR-4-compliant class/interface files.
@file is not required for classes, interfaces and traits

CommentFileSizeAuthor
panels.patch13.03 KBNikhilesh Gupta
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Nikhilesh Gupta created an issue. See original summary.

sylus’s picture

Status: Needs review » Reviewed & tested by the community

Looks good and would be nice to get this in to limit phpcs warnings :)

samuel.mortenson’s picture

Status: Reviewed & tested by the community » Fixed

For good measure I did the same thing for the panels_ipe sub-module. Thanks all!

Status: Fixed » Closed (fixed)

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