Problem/Motivation
Drupal 10 will require return types to overridden test methods, see https://www.drupal.org/node/3114724
Proposed resolution
Add void return type to overridden test methods
Remaining tasks
- Write a patch
- Review
- Commit
User interface changes
None.
API changes
None.
Data model changes
None.
Issue fork facets-3256222
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:
Comments
Comment #3
idebr commentedComment #6
mkalkbrenner