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 |
|---|---|---|---|
| #4 | fix_coding_standards-2846578-4.patch | 5.58 KB | andypost |
Comments
Comment #2
nehakhadke commentedComment #3
sam152 commentedI prefer to fix all cs violations in a single issue. Here are the rest of them.
Comment #4
andypostFixed the rest, also removed unused variables with DrupalPractice sniffer
Comment #5
andypostWould be great to release next beta cos default_content module gonna depend on it
Comment #6
sam152 commentedComment #9
andypostThanx, pushed, will release new beta soon