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.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

rajeshwari10 created an issue. See original summary.

rajeshwari10’s picture

Status: Active » Needs review
FileSize
11.5 KB

Added patch.

Thanks!!

Status: Needs review » Needs work

The last submitted patch, 2: remove-file-docblock-2.patch, failed testing.

rajeshwari10’s picture

Status: Needs work » Needs review

Changing to needs review i have just removed @filedocblock.