Closed (fixed)
Project:
Mail
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
8 Aug 2016 at 08:50 UTC
Updated:
22 Aug 2016 at 09:04 UTC
Jump to comment: Most recent, Most recent file
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.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | removed-file-docblock-2780505.patch | 3.07 KB | chaitanya17 |
Comments
Comment #2
chaitanya17 commentedPlease find attached patch file.
Comment #4
joachim commentedThanks for the patch. Committed!
(These were there because https://github.com/drupal-code-builder/drupal-code-builder still outputs them...)