Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MISUV-8750: FE: migration to income-tax-session-data service AC4 #2638

Closed
wants to merge 4 commits into from

Conversation

danielmaltz1
Copy link
Contributor

No description provided.

@platops-pr-bot
Copy link

trait ClientConfirmedController extends BaseAgentController with FeatureSwitching {

val appConfig: FrontendAppConfig
val sessionDataService: SessionDataService
Copy link
Contributor

@avelx avelx Nov 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • no need to expose this on the level of trait, should be fine to add this as implicit for these methods, this would reduce number of controllers affected by this change;

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.

3 participants