Remove @file tag docblock

Created on 11 July 2016, almost 8 years ago
Updated 25 November 2023, 7 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

Closed: won't fix

Version

1.0

Component

Code

Created by

🇮🇳India ashishdalvi Mumbai

Live updates comments and jobs are added and updated live.
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