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
devel.patch4.28 KBNikhilesh Gupta
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Nikhilesh Gupta created an issue. See original summary.

willzyx’s picture

Status: Needs review » Closed (duplicate)