Remove @file tag docblock from all .php file

Created on 15 July 2016, almost 8 years ago
Updated 30 April 2024, about 2 months ago

As per coding standard documentation at ' https://www.drupal.org/coding-standards/docs → ', @file tag docblock should not be there in the files that contain a namespaced class/interface/trait, whose file name is the class name with a .php extension.

The @file doc block MUST be present for all PHP files, with one exception: files that contain a namespaced class/interface/trait, whose file name is the class name with a .php extension, and whose file path is closely related to the namespace (under PSR-4 or a similar standard), SHOULD NOT have a @file documentation block.

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇳India ashishdalvi Mumbai

Live updates comments and jobs are added and updated live.
  • Quick fix

    Very small and simple change. Preferred over Quickfix.

  • Coding standards

    It involves compliance with, or the content of coding standards. Requires broad community agreement.

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024