Hi! I am creating a simple patch that removes @file blocks.

Drupal coding standards state that .php files containing a namespaced class/interface/trait and whose file name is the same as the class name should not have a @file doc block.

Comments

vishalkhialani created an issue. See original summary.

vishalkhialani’s picture

vishalkhialani’s picture

Assigned: vishalkhialani » Unassigned
Status: Active » Needs review

claudiu.cristea’s picture

Status: Needs review » Reviewed & tested by the community

  • claudiu.cristea committed 6328d5c on 8.x-1.x
    Issue #2810831 by vishalkhialani, claudiu.cristea: Removing @file tag...
claudiu.cristea’s picture

Status: Reviewed & tested by the community » Fixed

Fixed. Thank you!

Status: Fixed » Closed (fixed)

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