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.

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
new781 bytes

Status: Needs review » Needs work

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

urvashi_vora’s picture

Assigned: Unassigned » urvashi_vora

Hi,

I will work on this.

Thanks

urvashi_vora’s picture

Assigned: urvashi_vora » Unassigned
Status: Needs work » Needs review
StatusFileSize
new1.23 KB

Hi,

Please review this patch.

Thanks