Problem/Motivation
All non-SDC templates should have file documentation. However, the templates/menu-region--footer.html.twig is missing @file documentation.
Proposed resolution
Add @file documentation to templates/menu-region--footer.html.twig.
Remaining tasks
User interface changes
API changes
Data model changes
Release notes snippet
Issue fork drupal-3443869
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
- 3443869-add-file-documentation
changes, plain diff MR !7826
Comments
Comment #5
kostyashupenkoComment #6
smustgrave commentedSeems pretty straight forward.
Comment #9
nod_Committed 3f7d286 and pushed to 11.x. Thanks!
Comment #11
catch