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

Make SetNavigationServiceForPage protected #2323

Merged
merged 1 commit into from
Jan 28, 2021
Merged

Conversation

dansiegel
Copy link
Member

Description of Change

Makes the SetNavigationServiceForPage method in the PageNavigationService protected. This ensures that those providing a custom implementation of the PageNavigationService can call this method if they have some crazy custom logic for creating Pages.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of master at time of PR
  • Changes adhere to coding standard

@dansiegel dansiegel linked an issue Jan 28, 2021 that may be closed by this pull request
@dansiegel dansiegel merged commit 0fc56ab into master Jan 28, 2021
@dansiegel dansiegel deleted the setnavigationservice branch January 28, 2021 18:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make SetNavigationServiceForPage protected
1 participant