As per the revised coding standards we should remove the @ file doc annotation.

We still need @file in .module and .install files, as well as in the 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

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

roderik’s picture

Version: 8.x-1.x-dev » 8.x-2.x-dev
Status: Needs review » Fixed

Thanks. Committed to 2.x, and changed comment blocks of the classes itself too. It seems to me that needed to be done at the same time.

Status: Fixed » Closed (fixed)

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