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

  1. Write a patch
  2. Review
  3. Commit

User interface changes

None.

API changes

None.

Data model changes

None.

Issue fork facets-3256222

Command icon 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

idebr created an issue. See original summary.

idebr’s picture

Status: Active » Needs review

mkalkbrenner made their first commit to this issue’s fork.

  • mkalkbrenner committed 7066514 on 2.0.x
    Issue #3256222: Add void return type to overridden test methods
    
mkalkbrenner’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.