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.

Issue fork dfp-2845158

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

nehakhadke created an issue. See original summary.

nehakhadke’s picture

StatusFileSize
new5.85 KB

Status: Needs review » Needs work

The last submitted patch, 2: remove@file_2845158_1.patch, failed testing.

urvashi_vora’s picture

Assigned: Unassigned » urvashi_vora

Hi,

I will work on this.

urvashi_vora’s picture

I will apply a patch shortly.

urvashi_vora’s picture

Assigned: urvashi_vora » Unassigned
Status: Needs work » Needs review
StatusFileSize
new5.79 KB

Hi,

Please review this patch.

anybody’s picture

Version: 8.x-1.x-dev » 3.0.x-dev
Status: Needs review » Reviewed & tested by the community

Indeed they are not helpful. Please reroll against 3.x @urvashi_vora or @nehakhadke

vladimiraus made their first commit to this issue’s fork.

vladimiraus’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

  • vladimiraus committed c6d07847 on 3.0.x
    [#2845158] feat: Remove @file tag docblock from all the .php files.
    
    By...

Status: Fixed » Closed (fixed)

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