Skip to content

[injection] If parent class has dependency via promoted property, but its private, add a new one to child class deps#7996

Merged
TomasVotruba merged 2 commits into
mainfrom
fix/9696-controller-injection-private-parent-prop
May 18, 2026
Merged

[injection] If parent class has dependency via promoted property, but its private, add a new one to child class deps#7996
TomasVotruba merged 2 commits into
mainfrom
fix/9696-controller-injection-private-parent-prop

Conversation

@TomasVotruba
Copy link
Copy Markdown
Member

@TomasVotruba TomasVotruba commented May 18, 2026

@TomasVotruba TomasVotruba changed the title kick off fix [injection] If parent class has dependency via promoted property, but its private, add a new one to child class deps May 18, 2026
@TomasVotruba TomasVotruba merged commit 5be8f82 into main May 18, 2026
78 checks passed
@TomasVotruba TomasVotruba deleted the fix/9696-controller-injection-private-parent-prop branch May 18, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

ControllerMethodInjectionToConstructorRector treats private properties as if they're inherited

2 participants