Hi! I am creating a simple patch that removes @file blocks.
Drupal coding standards state that .php files containing a namespaced class/interface/trait and whose file name is the same as the class name should not have a @file doc block.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | simple_block-remove_file_blocks_2810831-2.patch | 2.94 KB | vishalkhialani |
Comments
Comment #2
vishalkhialani commentedComment #3
vishalkhialani commentedComment #5
claudiu.cristeaComment #7
claudiu.cristeaFixed. Thank you!