Problem/Motivation
Part of #3529510: [meta] Add return types to test traits
Adding return types to two functions in a trait removes 1176 lines from the baseline, resolving 196 violations.
Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
Introduced terminology
API changes
Data model changes
Release notes snippet
Issue fork drupal-3579915
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:
- 3579915-backport-anontesttrait
changes, plain diff MR !15674
- 3579915-anonresource
changes, plain diff MR !15133
Comments
Comment #3
mstrelan commentedComment #4
smustgrave commentedSeems pretty straight forward. Nice chunk out of the baseline too +1
Comment #7
godotislateCommitted ff1d1e7 and pushed to main. Thanks!
Need an MR with a regenerated baseline for 11.x
Comment #8
smustgrave commentedWant to confirm still something we want for 11.x?
Comment #9
smustgrave commentedGitlab is being SUPER slow but this actually applied cleanly with some fuzziness on the baseline.
Comment #12
longwaveCommitted and pushed 8dc2b3dd7de to 11.x. Thanks!