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.

Comments

nehakhadke created an issue. See original summary.

nehakhadke’s picture

StatusFileSize
new2.9 KB

Status: Needs review » Needs work

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

mglaman’s picture

Title: Remove @file tag docblock from all the .php files. » Run module through phpcs
mglaman’s picture

Status: Needs work » Needs review
StatusFileSize
new14.19 KB

Patch, run through phpcbf/phpcs

  • mglaman committed c164cf0 on 8.x-2.x
    Issue #2846530 by nehakhadke, mglaman: Run module through phpcs
    
mglaman’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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