Problem/Motivation

The proposal to relax the @file standard for autoloaded files ie classes, traits and interfaces is approved (see #2304909: Relax requirement for @file when using OO Class or Interface per file) and the Coder already introduced rules for checking the codebase (see #2665744: @file is not required for classes, interfaces and traits).

While Drupal core is waiting for 8.1.0-RC1 to cleanup, there's no reason not to do that for this module which is still in RC.

Proposed resolution

Remove no longer needed @file docblocks from the codebase.

Remaining tasks

Write patch.

CommentFileSizeAuthor
#2 2686697-1.patch2.83 KBrakesh.gectcr
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rakesh.gectcr created an issue. See original summary.

rakesh.gectcr’s picture

Status: Active » Needs review
FileSize
2.83 KB

  • bojanz committed cd13d8c on 8.x-1.x authored by rakesh.gectcr
    Issue #2686697 by rakesh.gectcr: @file is not required for classes,...
bojanz’s picture

Status: Needs review » Fixed

Committed, thanks.

Status: Fixed » Closed (fixed)

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