Skip to content

[Backport #2013 to 5.x] Add return type to GeneratorAwareInterface::setGenerator() and align related code#2014

Merged
DerManoMann merged 1 commit into
5.xfrom
backport-2013-to-5.x
Apr 30, 2026
Merged

[Backport #2013 to 5.x] Add return type to GeneratorAwareInterface::setGenerator() and align related code#2014
DerManoMann merged 1 commit into
5.xfrom
backport-2013-to-5.x

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

Automated backport of #2013 to branch 5.x.

Do not modify this pull request.

Summary

Switch implied return type to explict static on GeneratorAwareInterface::setGenerator() and adjust all affected code accordingly.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Enhancement (improvement to existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Refactor (no functional changes)
  • Chore (maintenance, dependencies, CI)

Related Issues

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Manual testing performed

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code where necessary
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • New and existing tests pass locally
  • Any dependent changes have been merged and published

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant