Skip to content

[symfony] Add NoControllerMethodInjectionRule#241

Merged
TomasVotruba merged 1 commit intomainfrom
tv-no-service-in-controller-action-method
Oct 9, 2025
Merged

[symfony] Add NoControllerMethodInjectionRule#241
TomasVotruba merged 1 commit intomainfrom
tv-no-service-in-controller-action-method

Conversation

@TomasVotruba
Copy link
Member

@TomasVotruba TomasVotruba commented Oct 9, 2025

Closes #240

@TomasVotruba TomasVotruba force-pushed the tv-no-service-in-controller-action-method branch from b16c3f1 to 67e2b7d Compare October 9, 2025 15:36
@TomasVotruba TomasVotruba enabled auto-merge (squash) October 9, 2025 15:41
@TomasVotruba TomasVotruba force-pushed the tv-no-service-in-controller-action-method branch from 67e2b7d to 0ceddd7 Compare October 9, 2025 15:45
@TomasVotruba TomasVotruba merged commit 050990c into main Oct 9, 2025
7 checks passed
@TomasVotruba TomasVotruba deleted the tv-no-service-in-controller-action-method branch October 9, 2025 15:47
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.

[symfony] add rule to verify there is no service in controller action method, move to ctor or invokable controller instead

1 participant